Open Lighting Architecture
Latest Git
|
A MessageField that consists of a group of fields
Public Member Functions | |
GroupMessageField (const FieldDescriptorGroup *descriptor, const std::vector< const class MessageFieldInterface *> &fields) | |
const FieldDescriptorGroup * | GetDescriptor () const |
unsigned int | FieldCount () const |
const class MessageFieldInterface * | GetField (unsigned int index) const |
void | Accept (MessageVisitor *visitor) const |