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

Enrollment state table . More...

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"
 

Detailed Description

Enrollment 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 EnrollmentStateTable.cc.

Function Documentation

Define_Module ( EnrollmentStateTable  )

Variable Documentation

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