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

Detailed Description

A MessageField that represents a IPv4 Address

Inheritance diagram for ola::messaging::IPV4MessageField:
ola::messaging::MessageFieldInterface

Public Member Functions

 IPV4MessageField (const IPV4FieldDescriptor *descriptor, const ola::network::IPV4Address &value)
 
 IPV4MessageField (const IPV4FieldDescriptor *descriptor, uint32_t value)
 
const IPV4FieldDescriptorGetDescriptor () const
 
const ola::network::IPV4AddressValue () const
 
void Accept (MessageVisitor *visitor) const
 
- Public Member Functions inherited from ola::messaging::MessageFieldInterface

Member Function Documentation

◆ Accept()

void ola::messaging::IPV4MessageField::Accept ( MessageVisitor * visitor) const
inlinevirtual

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