, including all inherited members.
orxonox::addPacket(ENetPacket *packet, int clientID=0) | orxonox::Host | [static] |
orxonox::ClientConnection::addPacket(ENetPacket *packet) | orxonox::ClientConnection | |
orxonox::Connection::addPacket(ENetPacket *packet, ENetPeer *peer) | orxonox::Connection | [static] |
broadcast(const std::string &message) | orxonox::Client | [inline, virtual] |
Broadcast(const std::string &message) | orxonox::Host | [static] |
Chat(const std::string &message) | orxonox::Host | [static] |
chat(const std::string &message) | orxonox::Client | [virtual] |
Client() | orxonox::Client | |
Client(const std::string &address, int port) | orxonox::Client | |
Client(const Client ©) | orxonox::Client | [private] |
ClientConnection() | orxonox::ClientConnection | |
clientID_ | orxonox::Host | [protected] |
closeConnection() | orxonox::Client | [virtual] |
Connection() | orxonox::Connection | [protected] |
orxonox::Connection::disconnectPeer(ENetPeer *peer) | orxonox::Connection | [protected] |
establishConnection() | orxonox::Client | [virtual] |
gamestate | orxonox::Client | [private] |
gameStateFailure_ | orxonox::Client | [private] |
getEvent() | orxonox::ClientConnection | |
getHost() | orxonox::Connection | [inline] |
getInstance() | orxonox::Connection | [inline, protected, static] |
getPlayerID() | orxonox::Host | [static] |
getShipID() | orxonox::Host | [inline, static] |
Host() | orxonox::Host | [protected] |
host_ | orxonox::Connection | [protected] |
incomingChat(const std::string &message, unsigned int playerID) | orxonox::Host | [static] |
instance_ | orxonox::Host | [protected, static] |
isConnected() | orxonox::ClientConnection | [inline] |
isServer() | orxonox::Host | [inline, static] |
isServer_() | orxonox::Client | [inline, private, virtual] |
isSynched_ | orxonox::Client | [private] |
processChat(const std::string &message, unsigned int playerID) | orxonox::Client | [virtual] |
processPacket(ENetEvent *event) | orxonox::Connection | [protected, virtual] |
processQueue() | orxonox::Connection | [protected] |
queueEmpty() | orxonox::ClientConnection | |
queuePacket(ENetPacket *packet, int clientID) | orxonox::Client | [virtual] |
running() | orxonox::Host | [inline, static] |
sendPackets() | orxonox::Connection | |
service(ENetEvent *event) | orxonox::Connection | [protected] |
setClientID(unsigned int id) | orxonox::Host | [inline, static] |
setPort(unsigned int port) | orxonox::ClientConnection | |
setServerAddress(const std::string &serverAddress) | orxonox::ClientConnection | |
setShipID(unsigned int id) | orxonox::Host | [inline, static] |
shipID_ | orxonox::Host | [protected] |
timeSinceLastUpdate_ | orxonox::Client | [private] |
update(const Clock &time) | orxonox::Client | |
~Client() | orxonox::Client | |
~ClientConnection() | orxonox::ClientConnection | [virtual] |
~Connection() | orxonox::Connection | [virtual] |
~Host() | orxonox::Host | [protected, virtual] |