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