LotusGraphInternal::ZonePcList Struct Reference

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

Public Member Functions

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

Public Attributes

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

Detailed Description

a list of ZonePc of a LotusGraph for 123 pc

Constructor & Destructor Documentation

◆ ZonePcList()

LotusGraphInternal::ZonePcList::ZonePcList ( )
inline

constructor

Member Function Documentation

◆ empty()

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

returns true if the number of graphic zone is empty

Member Data Documentation

◆ m_groupBeginStack

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

the stack indicating the beginning of each group

Referenced by ZonePcList().

◆ m_zones

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

the list of zones

Referenced by empty(), LotusGraph::sendZone(), and ZonePcList().


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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0