RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "DTP.h"
Go to the source code of this file.
Functions | |
Define_Module (DTP) | |
Variables | |
const char * | SIG_STAT_DTP_RTT = "DTP_RTT" |
const char * | SIG_STAT_DTP_CLOSED_WIN_Q = "DTP_CLOSED_WIN_Q" |
const char * | DTP_SEQ_NUM_RCVD = "DTP_SEQ_NUM_RCVD" |
const char * | DTP_SEQ_NUM_SENT = "DTP_SEQ_NUM_SENT" |
Define_Module | ( | DTP | ) |
const char* DTP_SEQ_NUM_RCVD = "DTP_SEQ_NUM_RCVD" |
Definition at line 27 of file DTP.cc.
Referenced by DTP::initSignalsAndListeners().
const char* DTP_SEQ_NUM_SENT = "DTP_SEQ_NUM_SENT" |
Definition at line 28 of file DTP.cc.
Referenced by DTP::initSignalsAndListeners().
const char* SIG_STAT_DTP_CLOSED_WIN_Q = "DTP_CLOSED_WIN_Q" |
Definition at line 26 of file DTP.cc.
Referenced by DTP::initSignalsAndListeners().
const char* SIG_STAT_DTP_RTT = "DTP_RTT" |
Definition at line 25 of file DTP.cc.
Referenced by DTP::initSignalsAndListeners().