sella::net::SocketPair Class Reference

Inheritance diagram for sella::net::SocketPair:
sella::net::SocketTrigger

List of all members.

Public Types

typedef std::shared_ptr
< SocketPair
shared
typedef SocketPairptr

Public Member Functions

 SocketPair (const SocketPair &sock)
void operator= (const SocketPair &sock)
UnixSocket::shared getFirst (void)
UnixSocket::shared getSecond (void)

Static Public Member Functions

static const SocketPair::shared shared_ptr () throw (SocketException)

Protected Attributes

UnixSocket::shared first
UnixSocket::shared second

Detailed Description

Definition at line 24 of file SocketPair.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 20 Nov 2014 for libutil++ by  doxygen 1.6.1