23 #ifndef INTBBROUTING_H_
24 #define INTBBROUTING_H_
38 virtual void insertFlow(
const Address &dst,
const unsigned short &qos,
const unsigned short &metric) = 0;
virtual void insertFlow(const Address &dst)
virtual void removeFlow(const Address &dst, const unsigned short &qos)=0
virtual IntRoutingInfo getAll()=0
virtual void onPolicyInit()
Address class holds IPC Process identification.