Internal: the state of a RagTime5Layout. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_numPages |
the number of pages More... | |
std::map< int, shared_ptr< ClusterLayout > > | m_idLayoutMap |
map data id to text zone More... | |
std::set< int > | m_masterIdSet |
the list of master id More... | |
std::vector< int > | m_layoutIdToSendList |
the list of layout to send More... | |
Internal: the state of a RagTime5Layout.
|
inline |
constructor
std::map<int, shared_ptr<ClusterLayout> > RagTime5LayoutInternal::State::m_idLayoutMap |
map data id to text zone
std::vector<int> RagTime5LayoutInternal::State::m_layoutIdToSendList |
the list of layout to send
std::set<int> RagTime5LayoutInternal::State::m_masterIdSet |
the list of master id
int RagTime5LayoutInternal::State::m_numPages |
the number of pages