Open Lighting Architecture
|
The base SocketAddress. One day if we support V6 there will be another derived class.
Public Member Functions | |
virtual uint16_t | Family () const =0 |
virtual bool | ToSockAddr (struct sockaddr *addr, unsigned int size) const =0 |
virtual string | ToString () const =0 |
Friends | |
ostream & | operator<< (ostream &out, const SocketAddress &address) |