![]() |
This is the complete list of members for SessionSocketManager, including all inherited members.
acceptAtPort(int port, int timeoutMS, int msgBufferSize=20) | SessionSocketManager | |
bindNewPort() | SessionSocketManager | |
boundPorts(QVector< int > &o_ports) | SessionSocketManager | |
clientSocketConnected(int clientSocketId, unsigned long timeoutMS=1000) | SessionSocketManager | |
connectToScene(TUSceneChangeManager *changeMgr) | SessionSocketManager | |
flushReceivedMsgsBuffer(int clientSocketId) | SessionSocketManager | |
instance() | SessionSocketManager | static |
receivedMsgs(int clientSocketId, QVector< String > &o_messages) | SessionSocketManager | |
recv(int clientSocketId, int timeoutMS) | SessionSocketManager | |
removeSocketConnection(int clientSocketId) | SessionSocketManager | |
send(int clientSocketId, String &msg, unsigned long timeoutMS=1000) | SessionSocketManager | |
unbindAll() | SessionSocketManager | |
unbindPort(int port) | SessionSocketManager | |
~SessionSocketManager() | SessionSocketManager |