doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idPort, including all inherited members.
bound_to | idPort | private |
bytesRead | idPort | |
bytesWritten | idPort | |
Close() | idPort | |
GetAdr(void) const | idPort | inline |
GetPacket(netadr_t &from, void *data, int &size, int maxSize) | idPort | |
GetPacketBlocking(netadr_t &from, void *data, int &size, int maxSize, int timeout) | idPort | |
GetPort(void) const | idPort | inline |
idPort() | idPort | |
InitForPort(int portNumber) | idPort | |
netSocket | idPort | private |
packetsRead | idPort | |
packetsWritten | idPort | |
SendPacket(const netadr_t to, const void *data, int size) | idPort | |
~idPort() | idPort | virtual |