orxonox::Host Member List
This is the complete list of members for
orxonox::Host, including all inherited members.
addPacket(ENetPacket *packet, int clientID=0) | orxonox::Host | [static] |
Broadcast(const std::string &message) | orxonox::Host | [static] |
broadcast(const std::string &message)=0 | orxonox::Host | [private, pure virtual] |
Chat(const std::string &message) | orxonox::Host | [static] |
chat(const std::string &message)=0 | orxonox::Host | [private, pure virtual] |
clientID_ | orxonox::Host | [protected] |
getPlayerID() | orxonox::Host | [static] |
getShipID() | orxonox::Host | [inline, static] |
Host() | orxonox::Host | [protected] |
incomingChat(const std::string &message, unsigned int playerID) | orxonox::Host | [static] |
instance_ | orxonox::Host | [protected, static] |
isServer() | orxonox::Host | [inline, static] |
isServer_()=0 | orxonox::Host | [private, pure virtual] |
processChat(const std::string &message, unsigned int playerID)=0 | orxonox::Host | [private, pure virtual] |
queuePacket(ENetPacket *packet, int clientID)=0 | orxonox::Host | [private, pure virtual] |
running() | orxonox::Host | [inline, static] |
setClientID(unsigned int id) | orxonox::Host | [inline, static] |
setShipID(unsigned int id) | orxonox::Host | [inline, static] |
shipID_ | orxonox::Host | [protected] |
~Host() | orxonox::Host | [protected, virtual] |