|
Dante Application Library API
|
Public Member Functions | |
| bool | operator== (const Ipv4Address &other) const |
| bool | operator!= (const Ipv4Address &other) const |
| std::string | toString () const |
Public Attributes | |
| union { | |
| uint32_t addr32 | |
| uint8_t addr8 [4] | |
| } | _ |
1.8.17