sella::net::TCPPort Class Reference

Inheritance diagram for sella::net::TCPPort:
sella::net::Port

List of all members.

Public Types

typedef std::shared_ptr< TCPPortshared
typedef TCPPortptr

Public Member Functions

 TCPPort (const std::string &service) throw (PortException)
 TCPPort (uint16_t port=0) throw (PortException)
 TCPPort (const TCPPort &other) throw ()
 TCPPort (const TCPPort &&other) throw ()

Static Public Member Functions

static const TCPPort::shared shared_ptr (const std::string &service) throw (PortException)
static const TCPPort::shared shared_ptr (uint16_t port=0) throw (PortException)

Detailed Description

Definition at line 27 of file TCPPort.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