Open Lighting Architecture
Latest Git
|
A MessageField that represents a bool
Public Member Functions | |
BoolMessageField (const BoolFieldDescriptor *descriptor, bool value) | |
const BoolFieldDescriptor * | GetDescriptor () const |
bool | Value () const |
void | Accept (MessageVisitor *visitor) const |