List of all members.
Detailed Description
Array of sockets.
Constructor & Destructor Documentation
| SocketArray::~SocketArray |
( |
|
) |
|
Member Function Documentation
| void SocketArray::Add |
( |
const char * |
name, |
|
|
Socket * |
socket | |
|
) |
| | |
| Socket * SocketArray::Get |
( |
const char * |
name, |
|
|
const char * |
type = NULL | |
|
) |
| | |
| bool SocketArray::Replace |
( |
Socket * |
oldSocket, |
|
|
Socket * |
newSocket | |
|
) |
| | |
The documentation for this class was generated from the following files:
- C:/Documents and Settings/gw/My Documents/Other projects/flightos/Core/module.h
- C:/Documents and Settings/gw/My Documents/Other projects/flightos/Core/module.cpp