#include <Node.h>
List of all members.
Detailed Description
ClientSocket received data on behalf of the Node.
Constructor & Destructor Documentation
ClientSocket::ClientSocket |
( |
Node * |
n, |
|
|
int |
sock |
|
) |
| [inline] |
ClientSocket::~ClientSocket |
( |
| ) |
[inline] |
Member Function Documentation
void ClientSocket::readClient |
( |
| ) |
|
void ClientSocket::run |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/albertlr/projects/TarzaNN/TarzaNN/Node.h
- C:/Users/albertlr/projects/TarzaNN/TarzaNN/Node.cpp