Internal: the state of a WPS4Graph. More...
Public Member Functions | |
State () | |
Public Attributes | |
int | m_version |
the version More... | |
int | m_numPages |
the number page More... | |
std::vector< WPSOLEParserObject > | m_objects |
the list of objects More... | |
std::vector< int > | m_objectsId |
the list of object's ids More... | |
std::vector< bool > | m_parsed |
list of flags to know if the data are been sent to the listener More... | |
Internal: the state of a WPS4Graph.
|
inline |
int WPS4GraphInternal::State::m_numPages |
the number page
std::vector<WPSOLEParserObject> WPS4GraphInternal::State::m_objects |
the list of objects
std::vector<int> WPS4GraphInternal::State::m_objectsId |
the list of object's ids
std::vector<bool> WPS4GraphInternal::State::m_parsed |
list of flags to know if the data are been sent to the listener
int WPS4GraphInternal::State::m_version |
the version