ReactOS 0.4.15-dev-6679-g945ee4b
|
This is the complete list of members for TNetwork, including all inherited members.
do_naws(int width, int height) | TNetwork | |
get_line_mode() | TNetwork | inline |
get_local_echo() | TNetwork | inline |
get_net_type() | TNetwork | inline |
GetLocalAddress() | TNetwork | inline |
GetSocket() | TNetwork | inline |
line_mode | TNetwork | private |
local_address | TNetwork | private |
local_echo | TNetwork | private |
naws_func | TNetwork | private |
net_type | TNetwork | private |
pipeIn | TNetwork | private |
pipeOut | TNetwork | private |
ReadString(char *str, const int length) | TNetwork | |
set_line_mode(BOOL b) | TNetwork | inline |
set_local_echo(BOOL b) | TNetwork | inline |
SetLocalAddress(char *buf) | TNetwork | |
SetNawsFunc(Naws_func_t func) | TNetwork | inline |
SetPipe(HANDLE pIn, HANDLE pOut) | TNetwork | |
SetSocket(SOCKET s) | TNetwork | |
socket | TNetwork | private |
TNetwork(SOCKET s=0) | TNetwork | inline |
WriteString(const char *str, const int length) | TNetwork | |
~TNetwork() | TNetwork | inline |