#include <netconnection.hpp>

Public Member Functions | |
| void | setStreamHandler (cbpfnStreamHandler pFn) |
Static Public Attributes | |
| static int | ALL_INTERFACES |
Protected Types | |
| typedef tUINT32(* | cbpfnStreamHandler )(CNetworkConnection *pFrom, tBYTE *, tMEM_SIZE) |
Protected Attributes | |
| cbpfnStreamHandler | cbStreamHandler |
typedef tUINT32(* CNetworkConnection::cbpfnStreamHandler)(CNetworkConnection *pFrom, tBYTE *, tMEM_SIZE) [protected] |
| void CNetworkConnection::setStreamHandler | ( | cbpfnStreamHandler | pFn | ) |
int CNetworkConnection::ALL_INTERFACES [static] |
1.5.6