23 #ifndef INTPDUFORWARDING_H_
24 #define INTPDUFORWARDING_H_
41 virtual std::vector<RMTPort * >
lookup(
const PDU * pdu) = 0;
42 virtual std::vector<RMTPort * >
lookup(
const Address &dst,
const std::string& qos) = 0;
virtual std::vector< RMTPort * > lookup(const PDU *pdu)=0
virtual std::string toString()=0
virtual void onPolicyInit()=0
Address class holds IPC Process identification.