#include <TCPEndpoint.h>
Inheritance diagram for TestServer:


Public Member Functions | |
| TestServer () | |
| virtual void | onConnect (void) |
| virtual void | onReceive (void *data, int size) |
|
|
Definition at line 84 of file TCPEndpoint.h. |
|
|
Reimplemented from TCPEndpoint. Definition at line 85 of file TCPEndpoint.h. References TCPEndpoint::send(). |
Here is the call graph for this function:

|
||||||||||||
|
Reimplemented from TCPEndpoint. Definition at line 91 of file TCPEndpoint.h. References TCPEndpoint::close(), and TCPEndpoint::send(). |
Here is the call graph for this function:

1.3.6