Open Lighting Architecture  Latest Git
Public Member Functions | Friends | List of all members
ola::network::SocketAddress Class Referenceabstract

Detailed Description

The base SocketAddress.

One day if we support V6 there will be another derived class.

Inheritance diagram for ola::network::SocketAddress:
Inheritance graph
[legend]

Public Member Functions

virtual uint16_t Family () const =0
 
virtual bool ToSockAddr (struct sockaddr *addr, unsigned int size) const =0
 
virtual std::string ToString () const =0
 

Friends

std::ostream & operator<< (std::ostream &out, const SocketAddress &address)
 

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