LotusGraphInternal::State Struct Reference

the state of LotusGraph More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
int m_actualSheetId
 the actual sheet id More...
 
std::multimap< int, shared_ptr< ZoneMac > > m_sheetIdZoneMacMap
 a map sheetid to zone More...
 
shared_ptr< ZoneMacm_actualZoneMac
 a pointer to the actual zone More...
 
std::multimap< int, shared_ptr< ZoneWK4 > > m_sheetIdZoneWK4Map
 a map sheetid to zone More...
 
shared_ptr< ZoneWK4m_actualZoneWK4
 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_actualZoneMac

shared_ptr<ZoneMac> LotusGraphInternal::State::m_actualZoneMac

a pointer to the actual zone

§ m_actualZoneWK4

shared_ptr<ZoneWK4> LotusGraphInternal::State::m_actualZoneWK4

a pointer to the actual zone

§ m_sheetIdZoneMacMap

std::multimap<int, shared_ptr<ZoneMac> > LotusGraphInternal::State::m_sheetIdZoneMacMap

a map sheetid to zone

§ m_sheetIdZoneWK4Map

std::multimap<int, shared_ptr<ZoneWK4> > LotusGraphInternal::State::m_sheetIdZoneWK4Map

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 Wed Oct 26 2016 16:54:39 for libwps by doxygen 1.8.12