Dante Application Library API
Public Member Functions | Public Attributes | List of all members
Audinate::DAL::Ipv4Address Class Reference

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]
 
_
 

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