|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "Flow.h"#include "CDAPMessage_m.h"#include "DAFEnrollmentStateTableEntry.h"#include "DAFEnrollmentStateTable.h"Go to the source code of this file.
Classes | |
| class | CACEBase |
Variables | |
| const char * | DAF_MSG_CONREQ |
| const char * | DAF_MSG_CONREQRETRY |
| const char * | DAF_MSG_CONRESPOS |
| const char * | DAF_MSG_CONRESNEG |
| const char* DAF_MSG_CONREQ |
Definition at line 18 of file CACEBase.cc.
Referenced by CACEGeneric::startCACE(), and CACEMgmt::startCACE().
| const char* DAF_MSG_CONREQRETRY |
Definition at line 19 of file CACEBase.cc.
Referenced by CACEGeneric::processNewConReq(), and CACEMgmt::processNewConReq().
| const char* DAF_MSG_CONRESNEG |
Definition at line 21 of file CACEBase.cc.
Referenced by CACEGeneric::processConResNega(), and CACEMgmt::processConResNega().
| const char* DAF_MSG_CONRESPOS |
Definition at line 20 of file CACEBase.cc.
Referenced by CACEGeneric::processConResPosi(), and CACEMgmt::processConResPosi().