|
Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::CommandConnection, including all inherited members.
| BarrierState enum name (defined in al::CommandConnection) | al::CommandConnection | protected |
| CLIENT enum value (defined in al::CommandConnection) | al::CommandConnection | 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 | |
| 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, ValueSource *src=nullptr) | al::CommandConnection | inlinevirtual |
| SERVER enum value (defined in al::CommandConnection) | al::CommandConnection | protected |
| setVerbose(bool verbose) (defined in al::CommandConnection) | al::CommandConnection | inline |
| start(uint16_t port, const char *addr)=0 (defined in al::CommandConnection) | al::CommandConnection | pure virtual |
| stop() (defined in al::CommandConnection) | al::CommandConnection | virtual |