Orxonox  0.0.5 Codename: Arcturus
orxonox::ServerConnection Member List

This is the complete list of members for orxonox::ServerConnection, including all inherited members.

addPacket(ENetPacket *packet, unsigned int ID, uint8_t channelID)orxonox::ServerConnection
orxonox::Connection::addPacket(ENetPacket *packet, uint32_t peerID, uint8_t channelID)orxonox::Connectionprotected
addPeer(uint32_t peerID)=0orxonox::Connectionprotectedpure virtual
bindAddress_orxonox::ServerConnectionprivate
bListening_orxonox::ServerConnectionprivate
broadcastPacket(ENetPacket *packet, uint8_t channelID)orxonox::Connectionprotected
closeListener()orxonox::ServerConnection
Connection(uint32_t firstPeerID=NETWORK_PEER_ID_SERVER+1)orxonox::Connectionprotected
disconnectClient(int clientID)orxonox::ServerConnection
disconnectClients()orxonox::ServerConnectionprotected
disconnectPeer(uint32_t peerID)orxonox::Connectionprotected
disconnectPeers()orxonox::Connectionprotected
disconnectPeersInternal()orxonox::Connectionprotected
enableCompression()orxonox::Connectionprotected
host_orxonox::Connectionprotected
openListener()orxonox::ServerConnection
preprocessConnectEvent(ENetEvent &event)orxonox::Connectionprotected
preprocessDisconnectEvent(ENetEvent &event)orxonox::Connectionprotected
preprocessReceiveEvent(ENetEvent &event)orxonox::Connectionprotected
processIncomingEvent(ENetEvent &event)orxonox::Connectionprotected
processOutgoingEvent(outgoingEvent &event)orxonox::Connectionprotected
processPacket(packet::Packet *packet)=0orxonox::Connectionprotectedpure virtual
processQueue()orxonox::Connectionprotected
removePeer(uint32_t peerID)=0orxonox::Connectionprotectedpure virtual
ServerConnection()orxonox::ServerConnectionprotected
setBindAddress(const std::string &bindAddress)orxonox::ServerConnection
setPort(unsigned int port)orxonox::ServerConnection
startCommunicationThread()orxonox::Connectionprotected
stopCommunicationThread()orxonox::Connectionprotected
waitOutgoingQueue()orxonox::Connectionprotected
~Connection()orxonox::Connectionvirtual
~ServerConnection()orxonox::ServerConnection