| addConnection(int socket) | YGP::ConnectionMgr | |
| changeMode(modeConnect) | YGP::ConnectionMgr | |
| clearConnections() | YGP::ConnectionMgr | |
| CLIENT enum value | YGP::ConnectionMgr | |
| ConnectionMgr() | YGP::ConnectionMgr | |
| connectTo(const std::string &server, unsigned int port) | YGP::ConnectionMgr | [inline] |
| connectTo(const char *server, unsigned int port) | YGP::ConnectionMgr | |
| disconnect(const Socket *partner) | YGP::ConnectionMgr | |
| getClients() const | YGP::ConnectionMgr | [inline] |
| getMode() const | YGP::ConnectionMgr | [inline] |
| getNewConnection() const | YGP::ConnectionMgr | |
| getSocket() const | YGP::ConnectionMgr | [inline] |
| listenAt(unsigned int port) | YGP::ConnectionMgr | |
| modeConnect enum name | YGP::ConnectionMgr | |
| NONE enum value | YGP::ConnectionMgr | |
| SERVER enum value | YGP::ConnectionMgr | |
| ~ConnectionMgr() | YGP::ConnectionMgr | [virtual] |