16 #ifndef HierarchicalGenerator_H_
17 #define HierarchicalGenerator_H_
35 pAddr (
const string &_domId,
const string _addr) :domId(_domId), addr(_addr){}
39 typedef map<string, PortsSet>
NTable;
52 virtual void routingUpdated();
56 virtual void onPolicyInit();
66 pAddr parseAddr(
const string &addr);
set< RMTPort * > PortsSet
PortsSet::iterator PortsSetIt
tDomain::TDomainRouting< mType > * rt
NTable::iterator NTableIt
map< string, NTable > domNeighbours
Class representing QoSCube with all its properties that is primarily used by FA, RMT and RA Specifica...
map< string, PortsSet > NTable
pAddr(const string &_domId, const string _addr)
HierarchicalTable::HierarchicalTable * fwd
Address class holds IPC Process identification.