| AddConnection(GNE::Connection *connection) | dtNet::NetMgr | [protected] |
| AddSender(Base *sender) | dtCore::Base | |
| Base(const std::string &name="base") | dtCore::Base | |
| ConnectionIterator typedef | dtNet::NetMgr | [protected] |
| GetIsServer() const | dtNet::NetMgr | [inline] |
| GetName() const | dtCore::Base | |
| GetNumConnections() const | dtNet::NetMgr | [inline] |
| GetUniqueId() const | dtCore::Base | [inline] |
| InitializeGame(const std::string &gameName, int gameVersion, const std::string &logFile) | dtNet::NetMgr | |
| mConnections | dtNet::NetMgr | [protected] |
| mInitialized | dtNet::NetMgr | [protected] |
| mIsServer | dtNet::NetMgr | [protected] |
| mMutex | dtNet::NetMgr | [protected] |
| NetMgr() | dtNet::NetMgr | |
| OnConnect(GNE::SyncConnection &conn) | dtNet::NetMgr | [virtual] |
| OnConnectFailure(GNE::Connection &conn, const GNE::Error &error) | dtNet::NetMgr | [virtual] |
| OnDisconnect(GNE::Connection &conn) | dtNet::NetMgr | [virtual] |
| OnError(GNE::Connection &conn, const GNE::Error &error) | dtNet::NetMgr | [virtual] |
| OnExit(GNE::Connection &conn) | dtNet::NetMgr | [virtual] |
| OnFailure(GNE::Connection &conn, const GNE::Error &error) | dtNet::NetMgr | [virtual] |
| OnListenFailure(const GNE::Error &error, const GNE::Address &from, const GNE::ConnectionListener::sptr &listener) | dtNet::NetMgr | [virtual] |
| OnListenSuccess() | dtNet::NetMgr | [virtual] |
| OnMessage(MessageData *data) | dtCore::Base | [inline, virtual] |
| OnNewConn(GNE::SyncConnection &conn) | dtNet::NetMgr | [virtual] |
| OnReceive(GNE::Connection &conn) | dtNet::NetMgr | [virtual] |
| RemoveConnection(GNE::Connection *connection) | dtNet::NetMgr | [protected] |
| RemoveSender(Base *sender) | dtCore::Base | |
| SendMessage(const std::string &message="", void *data=0) | dtCore::Base | |
| SendPacket(const std::string &address, GNE::Packet &packet) | dtNet::NetMgr | |
| SetName(const std::string &name) | dtCore::Base | |
| SetUniqueId(const UniqueId &id) | dtCore::Base | [inline] |
| SetupClient(const std::string &host, int portNum) | dtNet::NetMgr | |
| SetupServer(int portNum) | dtNet::NetMgr | |
| Shutdown() | dtNet::NetMgr | |
| ~Base() | dtCore::Base | [protected, virtual] |
| ~NetMgr() | dtNet::NetMgr | [protected, virtual] |