Internal: the state of a ReadySetGoGraph. More...
Public Member Functions | |
State () | |
constructor |
Public Attributes | |
int | m_version |
the file version | |
std::vector< Layout > | m_layouts |
the list of layout (one by potential master + page) | |
std::vector< Layout > | m_masterLayouts |
the list of master layouts: v6 |
Internal: the state of a ReadySetGoGraph.
|
inline |
constructor
std::vector<Layout> ReadySetGoGraphInternal::State::m_layouts |
the list of layout (one by potential master + page)
Referenced by State().
std::vector<Layout> ReadySetGoGraphInternal::State::m_masterLayouts |
the list of master layouts: v6
Referenced by State().
int ReadySetGoGraphInternal::State::m_version |
the file version
Referenced by State().