LotusGraphInternal::State Struct Reference

the state of LotusGraph More...

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

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

Detailed Description

the state of LotusGraph


Constructor & Destructor Documentation

constructor


Member Data Documentation

a pointer to the actual zone

the last file position

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

a map sheetid to zone


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