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

Detailed Description

A MessageField that consists of a group of fields

Inheritance diagram for ola::messaging::GroupMessageField:
ola::messaging::MessageFieldInterface

Public Member Functions

 GroupMessageField (const FieldDescriptorGroup *descriptor, const std::vector< const class MessageFieldInterface * > &fields)
 
const FieldDescriptorGroupGetDescriptor () const
 
unsigned int FieldCount () const
 
const class MessageFieldInterfaceGetField (unsigned int index) const
 
void Accept (MessageVisitor *visitor) const
 
- Public Member Functions inherited from ola::messaging::MessageFieldInterface

Member Function Documentation

◆ Accept()

void ola::messaging::GroupMessageField::Accept ( MessageVisitor * visitor) const
virtual

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