WPS4GraphInternal::State Struct Reference

Internal: the state of a WPS4Graph. More...

List of all members.

Public Member Functions

 State ()

Public Attributes

int m_version
 the version
int m_numPages
 the number page
std::vector< WPXBinaryData > m_objects
 the list of objects
std::vector< WPSPositionm_objectsPosition
 the list of positions
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

Detailed Description

Internal: the state of a WPS4Graph.


Constructor & Destructor Documentation


Member Data Documentation

std::vector<WPXBinaryData> WPS4GraphInternal::State::m_objects

the list of objects

the list of object's ids

the list of positions

list of flags to know if the data are been sent to the listener


The documentation for this struct was generated from the following file: