Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::messaging::BoolMessageField Class Reference

Detailed Description

A MessageField that represents a bool

Inheritance diagram for ola::messaging::BoolMessageField:
ola::messaging::MessageFieldInterface

Public Member Functions

 BoolMessageField (const BoolFieldDescriptor *descriptor, bool value)
 
const BoolFieldDescriptorGetDescriptor () const
 
bool Value () const
 
void Accept (MessageVisitor *visitor) const
 
- Public Member Functions inherited from ola::messaging::MessageFieldInterface

Member Function Documentation

◆ Accept()

void ola::messaging::BoolMessageField::Accept ( MessageVisitor * visitor) const
inlinevirtual

The documentation for this class was generated from the following file: