RINASim  October 2016
Documentation of framework for OMNeT++
DAFEnrollmentStateTable.cc File Reference

DAFEnrollment state table . More...

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"
 

Detailed Description

DAFEnrollment state table .

Author
Kamil Jerabek (xjera.nosp@m.b18@.nosp@m.stud..nosp@m.fit..nosp@m.vutbr.nosp@m..cz)
Date
Apr 1, 2015

Definition in file DAFEnrollmentStateTable.cc.

Function Documentation

Define_Module ( DAFEnrollmentStateTable  )

Variable Documentation

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().