scclib
Stable Cloud Computing C++ Library
Public Member Functions | List of all members
scc::net::SockaddrBase Class Reference

Socket address base class. More...

#include <socket.h>

Inheritance diagram for scc::net::SockaddrBase:
Inheritance graph
[legend]

Public Member Functions

virtual operator const sockaddr * () const
 
virtual operator sockaddr * ()
 
virtual unsigned len () const
 
virtual std::string str () const
 
virtual std::string host () const
 

Detailed Description

Socket address base class.

Definition at line 59 of file socket.h.


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