class FinderTcpServerFactory

Factory class for FinderTransport objects on a server. More...

Definition#include <finder-transport.hh>
InheritsFinderTransportServerFactory [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Protected Methods

Protected Members


Detailed Description

Factory class for FinderTransport objects on a server.

BadPort (struct)

BadPort

 FinderTcpServerFactory (EventLoop& e, int port, const ConnectCallback& cb)
throw (BadPort)

FinderTcpServerFactory

Constructor

Parameters:
eEventLoop used by system.
portPort to listen for incoming connections on.
Callbackobject to invoke when connection arrives.

 ~FinderTcpServerFactory ()

~FinderTcpServerFactory

Destructor

 FinderTcpServerFactory (const FinderTcpServerFactory&)

FinderTcpServerFactory

Not Implemented.

FinderTcpServerFactory&  operator= (const FinderTcpServerFactory&)

operator=

Not Implemented.

EventLoop& _event_loop

_event_loop

[protected]

int _fd

_fd

[protected]

void  connect (int fd, SelectorMask m)

connect

[protected]

inline EventLoop&  eventloop ()

eventloop

[protected const]


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:42 2002, using kdoc 2.0a54+XORP.