Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::messaging::BasicMessageField< type > Class Template Reference

Detailed Description

template<typename type>
class ola::messaging::BasicMessageField< type >

A MessageField that represents an simple type

Inheritance diagram for ola::messaging::BasicMessageField< type >:
ola::messaging::MessageFieldInterface

Public Member Functions

 BasicMessageField (const IntegerFieldDescriptor< type > *descriptor, type value)
 
const IntegerFieldDescriptor< type > * GetDescriptor () const
 
type Value () const
 
void Accept (MessageVisitor *visitor) const
 
- Public Member Functions inherited from ola::messaging::MessageFieldInterface

Member Function Documentation

◆ Accept()

template<typename type >
void ola::messaging::BasicMessageField< type >::Accept ( MessageVisitor * visitor) const
inlinevirtual

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