Orxonox
0.0.5 Codename: Arcturus
|
This is the complete list of members for orxonox::Host, including all inherited members.
ackGamestate(unsigned int gamestateID, unsigned int peerID) override | orxonox::GamestateManager | virtual |
addGamestate(packet::Gamestate *gs, unsigned int peerID) override | orxonox::GamestateManager | virtual |
addPacket(ENetPacket *packet, int clientID=NETWORK_PEER_ID_SERVER, uint8_t channelID=0) | orxonox::Host | static |
addPeer(uint32_t peerID) | orxonox::GamestateManager | |
bIsActive_ | orxonox::Host | private |
clientID_s | orxonox::Host | privatestatic |
doReceiveChat(const std::string &message, unsigned int sourceID, unsigned int targetID)=0 | orxonox::Host | protectedpure virtual |
doSendChat(const std::string &message, unsigned int sourceID, unsigned int targetID)=0 | orxonox::Host | protectedpure virtual |
finishGamestate(unsigned int peerID, packet::Gamestate *&destgamestate, packet::Gamestate *base, packet::Gamestate *gamestate) | orxonox::GamestateManager | |
GamestateHandler() | orxonox::GamestateHandler | protected |
GamestateManager() | orxonox::GamestateManager | |
getActiveInstance() | orxonox::Host | static |
getCurrentGamestateID() override | orxonox::GamestateManager | inlinevirtual |
getGamestates() | orxonox::GamestateManager | |
getLastReceivedGamestateID(unsigned int peerID) override | orxonox::GamestateManager | virtual |
getPlayerID() | orxonox::Host | inlinestatic |
getSnapshot() | orxonox::GamestateManager | |
hasPeers() | orxonox::GamestateManager | inline |
Host() | orxonox::Host | protected |
instances_s | orxonox::Host | privatestatic |
isActive() | orxonox::Host | inline |
isServer() | orxonox::Host | static |
isServer_()=0 | orxonox::Host | privatepure virtual |
packet::Chat class | orxonox::Host | friend |
printRTT()=0 | orxonox::Host | pure virtual |
processGamestates() | orxonox::GamestateManager | |
queuePacket(ENetPacket *packet, int clientID, uint8_t channelID)=0 | orxonox::Host | privatepure virtual |
removePeer(uint32_t peerID) | orxonox::GamestateManager | |
running() | orxonox::Host | inlinestatic |
sendAck(unsigned int gamestateID, uint32_t peerID) | orxonox::GamestateManager | |
sendChat(const std::string &message, unsigned int sourceID, unsigned int targetID) | orxonox::Host | static |
sendPacket(packet::Packet *packet)=0 | orxonox::GamestateManager | protectedpure virtual |
setActive(bool bActive) | orxonox::Host | inlineprotected |
setClientID(unsigned int id) | orxonox::Host | inlinestatic |
setSynched(uint32_t peerID) | orxonox::GamestateManager | inline |
update() | orxonox::GamestateManager | |
~GamestateHandler() | orxonox::GamestateHandler | protectedvirtual |
~GamestateManager() | orxonox::GamestateManager | |
~Host() | orxonox::Host | protectedvirtual |