LotusGraphInternal::ZonePcList Struct Reference

a list of ZonePc of a LotusGraph for 123 pc More...

Public Member Functions

 ZonePcList ()
 constructor More...
 
bool empty () const
 returns true if the number of graphic zone is empty More...
 

Public Attributes

std::vector< shared_ptr< ZonePc > > m_zones
 the list of zones More...
 
std::stack< size_t > m_groupBeginStack
 the stack indicating the beginning of each group More...
 

Detailed Description

a list of ZonePc of a LotusGraph for 123 pc

Constructor & Destructor Documentation

LotusGraphInternal::ZonePcList::ZonePcList ( )
inline

constructor

Member Function Documentation

bool LotusGraphInternal::ZonePcList::empty ( ) const
inline

returns true if the number of graphic zone is empty

Member Data Documentation

std::stack<size_t> LotusGraphInternal::ZonePcList::m_groupBeginStack

the stack indicating the beginning of each group

Referenced by LotusGraph::readGraphZone().

std::vector<shared_ptr<ZonePc> > LotusGraphInternal::ZonePcList::m_zones

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

Generated on Wed Apr 11 2018 00:19:13 for libwps by doxygen 1.8.5