|
Yate
|
Description of parameter flags. More...
#include <yatesig.h>
Public Attributes | |
| unsigned int | mask |
| unsigned int | value |
| const char * | name |
Description of parameter flags.
This class keeps a description of a parameter flag used to encode/decode flags
| unsigned int mask |
Mask to separate the relevant bits
| const char* name |
Name of the flag
| unsigned int value |
Actual value to match
1.7.6.1