#include <Security.h>
Public Member Functions | |
| ClassID (int _id) | |
| ClassID (const ClassID &classID) | |
| ClassID & | operator= (const ClassID &classID) |
| bool | operator== (const ClassID &classID) const |
| bool | operator!= (const ClassID &classID) const |
| bool | operator< (const ClassID &classID) const |
| bool | operator> (const ClassID &classID) const |
| bool | operator<= (const ClassID &classID) const |
| bool | operator>= (const ClassID &classID) const |
| int | getID () |
Private Attributes | |
| int | id |
| com::ftlabs::fisa::Security::ClassID::ClassID | ( | int | _id | ) | [inline] |
| com::ftlabs::fisa::Security::ClassID::ClassID | ( | const ClassID & | classID | ) | [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator== | ( | const ClassID & | classID | ) | const [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator!= | ( | const ClassID & | classID | ) | const [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator< | ( | const ClassID & | classID | ) | const [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator> | ( | const ClassID & | classID | ) | const [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator<= | ( | const ClassID & | classID | ) | const [inline] |
| bool com::ftlabs::fisa::Security::ClassID::operator>= | ( | const ClassID & | classID | ) | const [inline] |
| int com::ftlabs::fisa::Security::ClassID::getID | ( | ) | [inline] |
int com::ftlabs::fisa::Security::ClassID::id [private] |
1.5.2