RINASim
October 2016
Documentation of framework for OMNeT++
|
This is an example policy class implementing LG SenderAck behavior . More...
Go to the source code of this file.
Functions | |
Register_Class (SenderAckPolicyLG) | |
Variables | |
const char * | ECN_MARKED_CTRL = "ECN_MARKED_CTRL" |
const char * | APPR_LOAD = "APPR_LOAD" |
This is an example policy class implementing LG SenderAck behavior .
Definition in file SenderAckPolicyLG.cc.
Register_Class | ( | SenderAckPolicyLG | ) |
const char* APPR_LOAD = "APPR_LOAD" |
Definition at line 34 of file SenderAckPolicyLG.cc.
Referenced by SenderAckPolicyLG::initialize().
const char* ECN_MARKED_CTRL = "ECN_MARKED_CTRL" |
Definition at line 33 of file SenderAckPolicyLG.cc.
Referenced by SenderAckPolicyLG::initialize().