RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <DAFRIBd.h>
Public Member Functions | |
virtual void | receiveData (CDAPMessage *cimsg) |
virtual void | signalizeSendData (CDAPMessage *msg) |
![]() | |
DAFRIBdBase () | |
virtual | ~DAFRIBdBase () |
long | getNewInvokeId () |
Protected Member Functions | |
virtual void | initialize () |
virtual void | handleMessage (cMessage *msg) |
void | initSignalsAndListeners () |
void | initPointers () |
Protected Attributes | |
EnrollmentNotifierBase * | EnrollNotif |
bool | useEnrollmentNotifier |
simsignal_t | sigDAFRIBDSendData |
LisDAFRIBDRcvData * | lisDAFRIBDRcvData |
|
protectedvirtual |
Implements DAFRIBdBase.
Definition at line 49 of file DAFRIBd.cc.
|
protectedvirtual |
Implements DAFRIBdBase.
Definition at line 30 of file DAFRIBd.cc.
|
protected |
Definition at line 41 of file DAFRIBd.cc.
Referenced by initialize().
|
protected |
Definition at line 63 of file DAFRIBd.cc.
Referenced by initialize().
|
virtual |
Implements DAFRIBdBase.
Definition at line 53 of file DAFRIBd.cc.
|
virtual |
Implements DAFRIBdBase.
Definition at line 75 of file DAFRIBd.cc.
|
protected |
Definition at line 46 of file DAFRIBd.h.
Referenced by initPointers(), and receiveData().
|
protected |
Definition at line 60 of file DAFRIBd.h.
Referenced by initSignalsAndListeners().
|
protected |
Definition at line 57 of file DAFRIBd.h.
Referenced by initSignalsAndListeners(), and signalizeSendData().
|
protected |
Definition at line 48 of file DAFRIBd.h.
Referenced by initialize(), initPointers(), and receiveData().