Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
ola::messaging::BasicMessageField< type > Singleton Reference

Detailed Description

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

A MessageField that represents an simple type

Inheritance diagram for ola::messaging::BasicMessageField< type >:
Inheritance graph
[legend]
Collaboration diagram for ola::messaging::BasicMessageField< type >:
Collaboration graph
[legend]

Public Member Functions

 BasicMessageField (const IntegerFieldDescriptor< type > *descriptor, type value)
 
const IntegerFieldDescriptor
< type > * 
GetDescriptor () const
 
type Value () const
 
void Accept (MessageVisitor *visitor) const
 

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