Rezervační systém
|
Zde naleznete úplný seznam členů třídy CClientConnection, včetně všech zděděných členů.
CClientConnection(unsigned uiTimeout) | CClientConnection | |
CloseSession(void) | CClientConnection | |
ConnectServer(void)=0 | CClientConnection | protectedpure virtual |
DisconnectServer(void)=0 | CClientConnection | protectedpure virtual |
OpenSession(void) | CClientConnection | |
Process(CCommand *cCmd, unsigned uiAddTimeout=0) | CClientConnection | |
Read(CCommand *cCmd)=0 | CClientConnection | protectedpure virtual |
SessionCmd(CCommand *cCmd, unsigned uiAddTimeout=0) | CClientConnection | |
Wait(unsigned uiTimeout)=0 | CClientConnection | protectedpure virtual |
Write(const CCommand *cCmd)=0 | CClientConnection | protectedpure virtual |
~CClientConnection() | CClientConnection | virtual |