Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TestServer Class Reference

Small testing class for TCP-Endpoinr. More...

#include <TCPEndpoint.h>

Inheritance diagram for TestServer:

Inheritance graph
[legend]
Collaboration diagram for TestServer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestServer ()
virtual void onConnect (void)
 called by the framwork if the connection is established

virtual void onReceive (void *data, int size)
 called when data is received


Detailed Description

Small testing class for TCP-Endpoinr.

Definition at line 78 of file TCPEndpoint.h.


Constructor & Destructor Documentation

TestServer::TestServer  )  [inline]
 

Definition at line 83 of file TCPEndpoint.h.


Member Function Documentation

virtual void TestServer::onConnect void   )  [inline, virtual]
 

called by the framwork if the connection is established

Reimplemented from TCPEndpoint.

Definition at line 84 of file TCPEndpoint.h.

References TCPEndpoint::send().

Here is the call graph for this function:

virtual void TestServer::onReceive void *  data,
int  size
[inline, virtual]
 

called when data is received

Reimplemented from TCPEndpoint.

Definition at line 90 of file TCPEndpoint.h.

References TCPEndpoint::close(), and TCPEndpoint::send().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:12:05 2004 for GT2004 by doxygen 1.3.6