![]() |
Open Lighting Architecture 0.10.9
|
A MessageField that represents an simple type
Public Member Functions | |
| BasicMessageField (const IntegerFieldDescriptor< type > *descriptor, type value) | |
| const IntegerFieldDescriptor< type > * | GetDescriptor () const |
| type | Value () const |
| void | Accept (MessageVisitor *visitor) const |
|
inlinevirtual |
Implements ola::messaging::MessageFieldInterface.