|
| ConfigurationGroupKey (unsigned int key=INVALID) |
|
| ConfigurationGroupKey (char *const &groupString) |
|
| ConfigurationGroupKey (const std::string &groupString) |
|
unsigned int | key (void) const |
|
bool | isInvalid (void) const |
|
std::string | toString (void) const |
|
ConfigurationGroupKey & | operator= (const unsigned int key) |
|
bool | operator== (unsigned int key) const |
|
bool | operator== (const ConfigurationGroupKey &key) const |
|
bool | operator!= (unsigned int key) const |
|
bool | operator!= (const ConfigurationGroupKey &key) const |
|
bool | operator< (const ConfigurationGroupKey &key) const |
|
bool | operator> (const ConfigurationGroupKey &key) const |
|
Definition at line 11 of file ConfigurationGroupKey.h.
The documentation for this class was generated from the following files: