|
RINASim
October 2016
Documentation of framework for OMNeT++
|
DAFEnrollment and CACE . More...
#include <omnetpp.h>#include "RINASignals.h"#include "Flow.h"#include "CDAPMessage_m.h"#include "ConnectionTable.h"#include "ExternConsts.h"#include "DAFEnrollmentListeners.h"#include "DAFEnrollmentStateTable.h"#include "DAFEnrollmentNotifier.h"#include "Address.h"#include "AEMgmt.h"#include "DAFEnrollmentObj.h"#include "DAFOperationObj.h"#include "FABase.h"#include "IRM.h"#include "DAFEnrollmentBase.h"#include "CACEMgmt.h"Go to the source code of this file.
Classes | |
| class | DAFEnrollment |
Typedefs | |
| typedef std::list< APNIPair > | APNIPairs |
| typedef std::map< simtime_t, APNIPairs * > | DAFEnrollCommands |
Variables | |
| const char * | DAF_MSG_ENRLCON |
| const char * | DAF_MSG_ENRLREL |
Definition at line 69 of file DAFEnrollment.h.
| typedef std::map<simtime_t, APNIPairs*> DAFEnrollCommands |
Definition at line 71 of file DAFEnrollment.h.
| const char* DAF_MSG_ENRLCON |
Definition at line 43 of file DAFEnrollment.cc.
Referenced by DAFEnrollment::handleMessage(), and DAFEnrollment::parseConfig().
| const char* DAF_MSG_ENRLREL |
Definition at line 44 of file DAFEnrollment.cc.
Referenced by DAFEnrollment::handleMessage(), and DAFEnrollment::parseConfig().