Allolib  1.0
C++ Components For Interactive Multimedia
al::CommandConnection Member List

This is the complete list of members for al::CommandConnection, including all inherited members.

BarrierState enum name (defined in al::CommandConnection)al::CommandConnectionprotected
CLIENT enum value (defined in al::CommandConnection)al::CommandConnectionprotected
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::CommandConnectionprotected
mConnectionThreads (defined in al::CommandConnection)al::CommandConnectionprotected
mConnectionVersions (defined in al::CommandConnection)al::CommandConnectionprotected
mDataThreads (defined in al::CommandConnection)al::CommandConnectionprotected
mRevision (defined in al::CommandConnection)al::CommandConnectionprotected
mRunning (defined in al::CommandConnection)al::CommandConnectionprotected
mServerConnections (defined in al::CommandConnection)al::CommandConnectionprotected
mSocket (defined in al::CommandConnection)al::CommandConnectionprotected
mState (defined in al::CommandConnection)al::CommandConnectionprotected
mVerbose (defined in al::CommandConnection)al::CommandConnectionprotected
mVersion (defined in al::CommandConnection)al::CommandConnectionprotected
NONE enum value (defined in al::CommandConnection)al::CommandConnectionprotected
onConnection(Socket *newConnection) (defined in al::CommandConnection)al::CommandConnectioninlineprotectedvirtual
onReceiveError() (defined in al::CommandConnection)al::CommandConnectioninlinevirtual
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::CommandConnectioninlinevirtual
sendMessage(uint8_t *message, size_t length, Socket *dst=nullptr, ValueSource *src=nullptr)al::CommandConnectioninlinevirtual
SERVER enum value (defined in al::CommandConnection)al::CommandConnectionprotected
setVerbose(bool verbose) (defined in al::CommandConnection)al::CommandConnectioninline
start(uint16_t port, const char *addr)=0 (defined in al::CommandConnection)al::CommandConnectionpure virtual
stop() (defined in al::CommandConnection)al::CommandConnectionvirtual