This is the complete list of members for Networking::Host, including all inherited members.
connectPeer(const Common::String &address, int port, int timeout=5000, int numChannels=1) | Networking::Host | |
destroyPacket() | Networking::Host | |
disconnectPeer(int peerIndex) | Networking::Host | |
getHost() | Networking::Host | |
getPacketData() | Networking::Host | |
getPeerIndexFromHost(const Common::String &host, int port) | Networking::Host | |
getPort() | Networking::Host | |
Host(ENetHost *host) | Networking::Host | |
Host(ENetHost *host, ENetPeer *serverPeer) | Networking::Host | |
send(const char *data, int peerIndex, int channel=0, bool reliable=true) | Networking::Host | |
sendRawData(const Common::String &address, int port, const char *data) | Networking::Host | |
service(int timeout=0) | Networking::Host | |
~Host() (defined in Networking::Host) | Networking::Host |