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