The base SocketAddress.
One day if we support V6 there will be another derived class.
|
virtual uint16_t | Family () const =0 |
|
virtual bool | ToSockAddr (struct sockaddr *addr, unsigned int size) const =0 |
|
virtual std::string | ToString () const =0 |
|
|
std::ostream & | operator<< (std::ostream &out, const SocketAddress &address) |
|
◆ ToSockAddr()
virtual bool ola::network::SocketAddress::ToSockAddr |
( |
struct sockaddr * | addr, |
|
|
unsigned int | size ) const |
|
pure virtual |
The documentation for this class was generated from the following file: