|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for IntTSimpleRouting< T >, including all inherited members.
| chScheduleAt(common_Routing::Routing_Alg_I *update, const simtime_t &t)=0 | IntTSimpleRouting< T > | pure virtual |
| chSendUpdate(common_Routing::Routing_Update *update, const Address &dst, common_Routing::Routing_Alg_I *)=0 | IntTSimpleRouting< T > | pure virtual |
| finish() | IntRouting | virtual |
| getAll()=0 | IntTSimpleRouting< T > | pure virtual |
| getChanges()=0 | IntTSimpleRouting< T > | pure virtual |
| infinite | IntTSimpleRouting< T > | protected |
| initialize() | IntRouting | protected |
| insertFlow(const Address &addr, const string &dst, const string &qos, const T &metric)=0 | IntTSimpleRouting< T > | pure virtual |
| myAddress | IntRouting | protected |
| onPolicyInit()=0 | IntTSimpleRouting< T > | protectedpure virtual |
| processUpdate(IntRoutingUpdate *update)=0 | IntTSimpleRouting< T > | pure virtual |
| receiveUpdate(IntRoutingUpdate *update) | IntRouting | |
| removeFlow(const Address &addr, const string &dst, const string &qos)=0 | IntTSimpleRouting< T > | pure virtual |
| sendUpdate(IntRoutingUpdate *update) | IntRouting | protected |
| setInfinite(const T &inf) | IntTSimpleRouting< T > | inlinevirtual |