sella::net::UDPPort Class Reference

Inheritance diagram for sella::net::UDPPort:
sella::net::Port

List of all members.

Public Types

typedef std::shared_ptr< UDPPortshared
typedef UDPPortptr

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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