Conexus::IPv4::TCPServer Class Reference

#include <conexus/ipv4_tcpserver.h>

Inheritance diagram for Conexus::IPv4::TCPServer:

Inheritance graph
[legend]
List of all members.

Detailed Description

The TCPServer generates TCP endpoints when a connection request is made.

Author:
Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>


Public Types

typedef boost::shared_ptr<
TCPServer
pointer

Public Member Functions

 TCPServer (uint16_t port=0)
virtual Addresslocal_interface ()
virtual void set_local_interface (Address addr)
virtual void start ()
virtual void start (bool use_dispatcher)
virtual void stop ()
virtual const std::string & object_type ()

Static Public Member Functions

static TCPServer::pointer create (uint16_t port=0)

Protected Member Functions

virtual void service_thread_main ()

Protected Attributes

Conexus::Socket m_tcp_listener
Address m_local_interface


The documentation for this class was generated from the following files:
Generated on Sat Aug 26 17:35:25 2006 by  doxygen 1.4.6