43 vector<RMTPort * > lookup(
const PDU * pdu);
44 vector<RMTPort * > lookup(
const Address &dst,
const std::string& qos);
50 void insert(
const std::string &addr,
RMTPort * port);
52 void remove(
const std::string &addr);
53 void remove(
const Address &addr);
map< string, RMTPort * > FWDTable
FWDTable::iterator FWDTableIt
Address class holds IPC Process identification.