40 :parent(_parent), myNAddress(_naddr), domain(_domain), myAddr(_addr){}
rModule(Routing *_parent, const Address &_nAddr, const std::string &_domain, const std::string &_addr)
RoutingUpdate(const Address &_addr, const std::string &_domain)
void scheduleAt(const double &time, cMessage *)
void chScheduleAt(const std::string domain, const double &time, cMessage *msg)
Address class holds IPC Process identification.