![]() |
Open Lighting Architecture 0.10.9
|
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 |
|
inlinevirtual |
Implements ola::messaging::MessageFieldInterface.