|
Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::CommandClient, including all inherited members.
| BarrierState enum name (defined in al::CommandConnection) | al::CommandConnection | protected |
| CLIENT enum value (defined in al::CommandConnection) | al::CommandConnection | protected |
| clientHandlePing(Socket &client) (defined in al::CommandClient) | al::CommandClient | protected |
| COMMAND_LAST_INTERNAL enum value (defined in al::CommandConnection) | al::CommandConnection | |
| COMMAND_QUIT enum value (defined in al::CommandConnection) | al::CommandConnection | |
| GOODBYE enum value (defined in al::CommandConnection) | al::CommandConnection | |
| GOODBYE_ACK enum value (defined in al::CommandConnection) | al::CommandConnection | |
| HANDSHAKE enum value (defined in al::CommandConnection) | al::CommandConnection | |
| HANDSHAKE_ACK enum value (defined in al::CommandConnection) | al::CommandConnection | |
| InternalCommands enum name (defined in al::CommandConnection) | al::CommandConnection | |
| isConnected() (defined in al::CommandClient) | al::CommandClient | inline |
| mConnectionsLock (defined in al::CommandConnection) | al::CommandConnection | protected |
| mConnectionThreads (defined in al::CommandConnection) | al::CommandConnection | protected |
| mConnectionVersions (defined in al::CommandConnection) | al::CommandConnection | protected |
| mDataThreads (defined in al::CommandConnection) | al::CommandConnection | protected |
| mRevision (defined in al::CommandConnection) | al::CommandConnection | protected |
| mRunning (defined in al::CommandConnection) | al::CommandConnection | protected |
| mServerConnections (defined in al::CommandConnection) | al::CommandConnection | protected |
| mSocket (defined in al::CommandConnection) | al::CommandConnection | protected |
| mState (defined in al::CommandConnection) | al::CommandConnection | protected |
| mVerbose (defined in al::CommandConnection) | al::CommandConnection | protected |
| mVersion (defined in al::CommandConnection) | al::CommandConnection | protected |
| NONE enum value (defined in al::CommandConnection) | al::CommandConnection | protected |
| onConnection(Socket *newConnection) (defined in al::CommandConnection) | al::CommandConnection | inlineprotectedvirtual |
| onReceiveError() (defined in al::CommandConnection) | al::CommandConnection | inlinevirtual |
| PING enum value (defined in al::CommandConnection) | al::CommandConnection | |
| PONG enum value (defined in al::CommandConnection) | al::CommandConnection | |
| processIncomingMessage(Message &message, Socket *src) (defined in al::CommandConnection) | al::CommandConnection | inlinevirtual |
| sendMessage(uint8_t *message, size_t length, Socket *dst=nullptr, al::ValueSource *src=nullptr) override | al::CommandClient | virtual |
| SERVER enum value (defined in al::CommandConnection) | al::CommandConnection | protected |
| setVerbose(bool verbose) (defined in al::CommandConnection) | al::CommandConnection | inline |
| start(uint16_t serverPort=34450, const char *serverAddr="localhost") override (defined in al::CommandClient) | al::CommandClient | virtual |
| stop() (defined in al::CommandConnection) | al::CommandConnection | virtual |