Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AcceptCallback Class Reference

Inheritance diagram for AcceptCallback:

Inheritance graph
[legend]
Collaboration diagram for AcceptCallback:

Collaboration graph
[legend]
List of all members.

Public Methods

 AcceptCallback (ref< FileDescriptorManager > const &_fdmgr, ref< ServerSocketDescriptor > const &_server)
void acceptHandler (ref< FileDescriptor > const &desc)

Private Attributes

ref<FileDescriptorManagerfdmgr
ref<ServerSocketDescriptorserver

Constructor & Destructor Documentation

AcceptCallback::AcceptCallback ( ref< FileDescriptorManager > const & _fdmgr,
ref< ServerSocketDescriptor > const & _server ) [inline]
 

Definition at line 108 of file testChassis.cc.


Member Function Documentation

void AcceptCallback::acceptHandler ( ref< FileDescriptor > const & desc ) [inline]
 

Definition at line 114 of file testChassis.cc.


Member Data Documentation

ref<FileDescriptorManager> AcceptCallback::fdmgr [private]
 

Definition at line 104 of file testChassis.cc.

ref<ServerSocketDescriptor> AcceptCallback::server [private]
 

Definition at line 105 of file testChassis.cc.


The documentation for this class was generated from the following file:
Generated at Wed Aug 15 01:05:26 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001