LotusGraphInternal::State Struct Reference

the state of LotusGraph More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

long m_eof
 the last file position More...
 
int m_version
 the file version More...
 
int m_actualSheetId
 the actual sheet id More...
 
std::multimap< int, shared_ptr< Zone > > m_sheetIdZoneMap
 a map sheetid to zone More...
 
shared_ptr< Zonem_actualZone
 a pointer to the actual zone More...
 

Detailed Description

the state of LotusGraph

Constructor & Destructor Documentation

§ State()

LotusGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

§ m_actualSheetId

int LotusGraphInternal::State::m_actualSheetId

the actual sheet id

§ m_actualZone

shared_ptr<Zone> LotusGraphInternal::State::m_actualZone

a pointer to the actual zone

§ m_eof

long LotusGraphInternal::State::m_eof

the last file position

§ m_sheetIdZoneMap

std::multimap<int, shared_ptr<Zone> > LotusGraphInternal::State::m_sheetIdZoneMap

a map sheetid to zone

§ m_version

int LotusGraphInternal::State::m_version

the file version


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

Generated on Tue Nov 1 2016 20:39:28 for libwps by doxygen 1.8.12