Open Lighting Architecture
Latest Git
|
A MessageField that represents a IPv4 Address
Public Member Functions | |
IPV4MessageField (const IPV4FieldDescriptor *descriptor, const ola::network::IPV4Address &value) | |
IPV4MessageField (const IPV4FieldDescriptor *descriptor, uint32_t value) | |
const IPV4FieldDescriptor * | GetDescriptor () const |
const ola::network::IPV4Address & | Value () const |
void | Accept (MessageVisitor *visitor) const |