Structure for group and group name info. More...
Public Member Functions | |
| bool | operator== (const uint16_t &group) const |
| Comparison operator for group (id). | |
| bool | operator== (const std::string &groupName) const |
| Comparison operator for group name. | |
Public Attributes | |
| uint16_t | group_ |
| group | |
| const char * | name_ |
| group name | |
Structure for group and group name info.
1.6.3