Defined in file: hdsGraph.cpp

Container for graphic array, connector array and log channel

Constructors/Detructors

_fc_arg*_fc_arg(void)
void~_fc_arg(void)

Member Variables:

const char*fileFilename
hzArray<_fc_item*>m_arrItemsAll flowchart statements (by order of incidence)
boolm_bErrError state
hzMapS<uint32_t,_fc_item*>m_mapItemsMap of flowchart items ordered by the IDs of the XML nodes that create them.
hzSet<hzString>m_setLabelsSet of labels found
hzLogger*pLogLogger