RINASim
October 2016
Documentation of framework for OMNeT++
|
DAFEnrollment state table . More...
#include "DAFEnrollmentStateTable.h"
Go to the source code of this file.
Functions | |
Define_Module (DAFEnrollmentStateTable) | |
Variables | |
const char * | DAF_DAF_ELEM_ENSTATETAB = "DAFEnrollmentStateTable" |
const char * | DAF_ELEM_ENSTATE = "State" |
const char * | DAF_ATTR_CACE = "cace" |
const char * | DAF_ATTR_ENROLL = "enroll" |
Define_Module | ( | DAFEnrollmentStateTable | ) |
const char* DAF_ATTR_CACE = "cace" |
Definition at line 36 of file DAFEnrollmentStateTable.cc.
Referenced by DAFEnrollmentStateTable::parseConfig().
const char* DAF_ATTR_ENROLL = "enroll" |
Definition at line 37 of file DAFEnrollmentStateTable.cc.
Referenced by DAFEnrollmentStateTable::parseConfig().
const char* DAF_DAF_ELEM_ENSTATETAB = "DAFEnrollmentStateTable" |
Definition at line 34 of file DAFEnrollmentStateTable.cc.
Referenced by DAFEnrollmentStateTable::parseConfig().
const char* DAF_ELEM_ENSTATE = "State" |
Definition at line 35 of file DAFEnrollmentStateTable.cc.
Referenced by DAFEnrollmentStateTable::parseConfig().