![]() |
Vault
4.1
|
| _getOutputQueueSize() const | VClientSession | [protected] |
| _moveStandbyMessagesToAsyncOutputQueue() | VClientSession | [protected] |
| _postStandbyMessageToAsyncOutputQueue(VMessagePtr message) | VClientSession | [protected, virtual] |
| getClientAddress() const | VClientSession | [inline, virtual] |
| getClientType() const (defined in VClientSession) | VClientSession | [inline] |
| getInputThread() const (defined in VClientSession) | VClientSession | [inline] |
| getName() const (defined in VClientSession) | VClientSession | [inline] |
| getOutputThread() const (defined in VClientSession) | VClientSession | [inline] |
| getSessionInfo() const | VClientSession | [virtual] |
| initIOThreads() | VClientSession | [virtual] |
| isClientGoingOffline() const =0 | VClientSession | [pure virtual] |
| isClientOnline() const =0 | VClientSession | [pure virtual] |
| mClientAddress | VClientSession | [protected] |
| mClientIP | VClientSession | [protected] |
| mClientPort | VClientSession | [protected] |
| mClientType | VClientSession | [protected] |
| mInputThread | VClientSession | [protected] |
| mIsShuttingDown | VClientSession | [protected] |
| mLoggerName | VClientSession | [protected] |
| mMutex | VClientSession | [protected] |
| mName | VClientSession | [protected] |
| mOutputThread | VClientSession | [protected] |
| mServer | VClientSession | [protected] |
| postBroadcastOutputMessage(VMessagePtr message) | VClientSession | [inline] |
| postOutputMessage(VMessagePtr message, bool isForBroadcast=false) | VClientSession | |
| sendMessageToClient(VMessagePtr message, const VString &sessionLabel, VBinaryIOStream &out) | VClientSession | |
| shutdown(VThread *callingThread) | VClientSession | [virtual] |
| VClientSession(const VString &sessionBaseName, VServer *server, const VString &clientType, VSocket *socket, VMessageInputThread *inputThread, VMessageOutputThread *outputThread, const VDuration &standbyTimeLimit, Vs64 maxQueueDataSize) | VClientSession | |
| ~VClientSession() (defined in VClientSession) | VClientSession | [protected, virtual] |