|
RINASim
October 2016
Documentation of framework for OMNeT++
|
Classes | |
| struct | flowId |
| struct | flowInfo |
| class | IListener |
| class | IListenerModule |
| struct | modQoSInfo |
Functions | |
| double | Idround (double a, int ndigits) |
| simtime_t | toDistIndex (simtime_t t) |
| double IListener::Idround | ( | double | a, |
| int | ndigits | ||
| ) |
Definition at line 776 of file IListener.cc.
Referenced by IListener::IListenerModule::print(), IListener::IListenerModule::printGHopInfo(), IListener::IListenerModule::printHopInfo(), and toDistIndex().
| simtime_t IListener::toDistIndex | ( | simtime_t | t | ) |
Definition at line 789 of file IListener.cc.
Referenced by IListener::flowInfo::RcvMsg().