GCGlib
0.04.228
GCG Graphics Engine
|
This is the complete list of members for gcgINETPEER, including all inherited members.
connectToHost(const char *host, int port) | gcgINETPEER | |
disconnect() | gcgINETPEER | |
gcgINETPEER() | gcgINETPEER | |
getConnectionFrom(gcgINETPEER *oldpeerobject) | gcgINETPEER | |
handle | gcgINETPEER | |
isConnected | gcgINETPEER | |
local_ip | gcgINETPEER | |
local_port | gcgINETPEER | |
operator delete(void *p) | gcgCLASS | |
operator delete(void *p, const std::nothrow_t &) | gcgCLASS | |
operator delete[](void *p) | gcgCLASS | |
operator delete[](void *p, const std::nothrow_t &) | gcgCLASS | |
operator new(size_t size) | gcgCLASS | |
operator new(size_t size, const std::nothrow_t &) | gcgCLASS | |
operator new[](size_t size) | gcgCLASS | |
operator new[](size_t size, const std::nothrow_t &) | gcgCLASS | |
receive(void *buffer, unsigned int nbytes) | gcgINETPEER | |
remote_ip | gcgINETPEER | |
remote_port | gcgINETPEER | |
send(void *buffer, unsigned int nbytes) | gcgINETPEER | |
shutdownReceive() | gcgINETPEER | |
shutdownSend() | gcgINETPEER | |
waitEvent(bool checkReceive=true, bool checkSend=false, int timeoutUsec=-1) | gcgINETPEER | |
~gcgINETPEER() | gcgINETPEER | virtual |