42 cModule* ipc = this->getModuleByPath(
"^.^");
44 EV <<
"SrcAddress that this FA will use is " <<
MyAddress << endl;
46 std::ostringstream description;
49 ipc->getDisplayString().setTagArg(
"t", 0, description.str().c_str());
50 ipc->getDisplayString().setTagArg(
"t", 1,
"r");
const DAP & getDifName() const
Getter of common DIF name.
const APN & getIpcAddress() const
Getter of IPC Process address which should be unambiguous within DIF.
const Address & getMyAddress() const
NFlowTable * getNFlowTable() const
const char * TIM_FAPENDFLOWS
Address class holds IPC Process identification.