Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
ola::network::SocketAddress Class Reference

Detailed Description

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

Inheritance diagram for ola::network::SocketAddress:
ola::network::GenericSocketAddress ola::network::IPV4SocketAddress

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)

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