#include <yatesig.h>
Public Attributes | |
unsigned int | mask |
unsigned int | value |
const char * | name |
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