WPS4GraphInternal::State Struct Reference

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< WPSOLEParserObjectm_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...
 

Detailed Description

Internal: the state of a WPS4Graph.

Constructor & Destructor Documentation

◆ State()

WPS4GraphInternal::State::State ( )
inline

Member Data Documentation

◆ m_numPages

int WPS4GraphInternal::State::m_numPages

the number page

◆ m_objects

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

the list of objects

◆ m_objectsId

std::vector<int> WPS4GraphInternal::State::m_objectsId

the list of object's ids

◆ m_parsed

std::vector<bool> WPS4GraphInternal::State::m_parsed

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

◆ m_version

int WPS4GraphInternal::State::m_version

the version


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

Generated on Tue Oct 31 2017 04:26:21 for libwps by doxygen 1.8.13