#include <SecurityLevel.hh>
Public Member Functions | |
| SecurityLevel (const char *InitName, SecurityLevelID InitLevelID) | |
| ~SecurityLevel () | |
Public Attributes | |
| SecurityLevelName | Name |
| SecurityLevelID | LevelID |
Definition at line 44 of file SecurityLevel.hh.
| SecurityLevel | ( | const char * | InitName, | |
| SecurityLevelID | InitLevelID | |||
| ) | [inline] |
Definition at line 50 of file SecurityLevel.hh.
References SecurityLevel::LevelID, MAX_SECURITYLEVELNAME, and SecurityLevel::Name.
| ~SecurityLevel | ( | ) | [inline] |
Definition at line 47 of file SecurityLevel.hh.
Referenced by SecurityLevel::SecurityLevel(), and SecurityLevel::~SecurityLevel().
1.5.5