CWGraphInternal::Group::LinkedZones Struct Reference

a small class of Group used to store a list a set of text zone More...

Public Member Functions

 LinkedZones (int frameId)
 constructor More...
 
bool isLinked () const
 returns true if we have many linked More...
 

Public Attributes

int m_frameId
 the frame basic id More...
 
std::map< int, size_t > m_mapIdChild
 map zoneId -> group child More...
 

Detailed Description

a small class of Group used to store a list a set of text zone

Constructor & Destructor Documentation

CWGraphInternal::Group::LinkedZones::LinkedZones ( int  frameId)
inline

constructor

Member Function Documentation

bool CWGraphInternal::Group::LinkedZones::isLinked ( ) const
inline

returns true if we have many linked

Member Data Documentation

int CWGraphInternal::Group::LinkedZones::m_frameId

the frame basic id

std::map<int, size_t> CWGraphInternal::Group::LinkedZones::m_mapIdChild

map zoneId -> group child

Referenced by CWGraphInternal::Group::addFrameName(), isLinked(), and CWGraph::updateInformation().


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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5