ScummVM API documentation
Networking::ENet::Host Member List

This is the complete list of members for Networking::ENet::Host, including all inherited members.

connectPeer(const Common::String &address, int port, int timeout=5000, int numChannels=1)Networking::ENet::Host
destroyPacket()Networking::ENet::Host
disconnectPeer(int peerIndex)Networking::ENet::Host
getHost()Networking::ENet::Host
getPacketData()Networking::ENet::Host
getPeerIndexFromHost(const Common::String &host, int port)Networking::ENet::Host
getPort()Networking::ENet::Host
Host(ENetHost *host)Networking::ENet::Host
Host(ENetHost *host, ENetPeer *serverPeer)Networking::ENet::Host
send(const char *data, int peerIndex, int channel=0, bool reliable=true)Networking::ENet::Host
sendRawData(const Common::String &address, int port, const char *data)Networking::ENet::Host
service(int timeout=0)Networking::ENet::Host
~Host() (defined in Networking::ENet::Host)Networking::ENet::Host