Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::messaging::FieldDescriptorInterface Class Referenceabstract

Detailed Description

Describes a field, which may be a group of sub fields.

Inheritance diagram for ola::messaging::FieldDescriptorInterface:
Inheritance graph
[legend]

Public Member Functions

virtual const std::string & Name () const =0
 
virtual void Accept (FieldDescriptorVisitor *visitor) const =0
 
virtual bool FixedSize () const =0
 
virtual bool LimitedSize () const =0
 
virtual unsigned int MaxSize () const =0
 

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