| acceptServerMessage(Message *pTcpServerMessage) | tcp::Client | |
| cancel() override | tcp::Client | virtual |
| Client() | tcp::Client | protected |
| Client(unsigned int, int, int, int, int) | tcp::Client | protected |
| Client(const std::string &rsHostname, unsigned int uiPort, int iAdressFamily, int iSocketType, int iProtocol, int iSecTimeOut) | tcp::Client | |
| Client(const std::string &rsHostname, unsigned int uiPort, int iAdressFamily, int iSocketType, int iProtocol, unsigned int uiDataSize, int iSecTimeOut) | tcp::Client | |
| Client(const Client &) | tcp::Client | private |
| connectServer() | tcp::Client | |
| disconnectServer() | tcp::Client | virtual |
| eAT_THE_START enum value | eut::RepeatingThread | |
| eCOMPLETED enum value | eut::RepeatingThread | |
| eDO_WORK enum value | eut::RepeatingThread | |
| eENDING enum value | eut::RepeatingThread | |
| eEXIT enum value | eut::RepeatingThread | |
| ePAUSING enum value | eut::RepeatingThread | |
| eUNDEFINED enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_NO_THREAD enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_THREAD_ALREADY_WORKING enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_THREAD_BREAK_COUNT_LESS_THAN_ZERO enum value | eut::RepeatingThread | |
| EuTHREAD_ERR_UNKNOWN enum value | eut::RepeatingThread | |
| EuTHREADERROR enum name | eut::RepeatingThread | |
| eWORKING enum value | eut::RepeatingThread | |
| finishBreak() | eut::RepeatingThread | virtual |
| generateNewReceiver() | tcp::Client | protectedvirtual |
| generateNewTransmitter() | tcp::Client | protectedvirtual |
| getBreakCounter() | eut::RepeatingThread | |
| getDataSize() const | tcp::TcpMain | |
| getHostName() const | tcp::Client | |
| getMainSocket() const | tcp::TcpMain | |
| getOrder() | eut::RepeatingThread | protected |
| getPeerName(std::string &rsIPAdress, unsigned int &ruiPort) const | tcp::Client | |
| getPortNum() const | tcp::TcpMain | |
| getSocketAdrFromString(SOCKADDR_IN *Socketadress, const std::string &rsHostnameOrIp) const | tcp::Client | |
| getStatus() | eut::RepeatingThread | protected |
| getWaitingServerMsgActionCode() const | tcp::Client | |
| isInExclusiveAccess() const | eut::RepeatingThread | |
| isServerConnected() const | tcp::Client | |
| m_BreakCondVar | eut::RepeatingThread | private |
| m_BreakMutex | eut::RepeatingThread | private |
| m_eOrder | eut::RepeatingThread | private |
| m_eStatus | eut::RepeatingThread | private |
| m_eToWaitingForServer | tcp::Client | private |
| m_ExclusiveAccessSection | eut::RepeatingThread | private |
| m_iAdressFamily | tcp::TcpMain | protected |
| m_iBreakCounter | eut::RepeatingThread | private |
| m_iDataReady | eut::RepeatingThread | private |
| m_InputCondVar | eut::RepeatingThread | private |
| m_iProtocol | tcp::TcpMain | protected |
| m_iSecTimeOut | tcp::TcpMain | protected |
| m_iSocketType | tcp::TcpMain | protected |
| m_MainSocket | tcp::TcpMain | protected |
| m_MsgQueue | tcp::Client | private |
| m_pReceiver | tcp::Client | protected |
| m_pThread | eut::RepeatingThread | private |
| m_pTransmitter | tcp::Client | protected |
| m_sHostname | tcp::Client | private |
| m_Socketadress | tcp::Client | private |
| m_uiDataSize | tcp::TcpMain | protected |
| m_uiServerPort | tcp::TcpMain | protected |
| m_uiTcpMainCounter | tcp::TcpMain | privatestatic |
| m_WaitMutex | eut::RepeatingThread | private |
| operator=(const Client &) | tcp::Client | private |
| ORDER enum name | eut::RepeatingThread | |
| processServerMessage(Message *pTcpMessage) | tcp::Client | protectedvirtual |
| RepeatingThread() | eut::RepeatingThread | |
| RepeatingThread(const RepeatingThread &) | eut::RepeatingThread | private |
| send(char *pszRawMsg, unsigned int uiRawMsgSize, unsigned int uiMessageID=0, int iActionCode=0, const std::string &rsInfo="") | tcp::Client | virtual |
| send(Message *pTcpMessage) override | tcp::Client | virtual |
| setDataSize(unsigned int uiDataSize) override | tcp::Client | virtual |
| setExclusiveAccess() | eut::RepeatingThread | |
| setStatus(STATUS eStatus) | eut::RepeatingThread | protected |
| setTimeOutSec(int iSecTimeOut) | tcp::TcpMain | |
| setWSACleanup() const | tcp::TcpMain | protected |
| signalInput() | eut::RepeatingThread | |
| start() | eut::RepeatingThread | virtual |
| startWinsock() const | tcp::TcpMain | protected |
| STATUS enum name | eut::RepeatingThread | |
| status() const | eut::RepeatingThread | |
| syncDataSize() | tcp::Client | protectedvirtual |
| takeABreak() | eut::RepeatingThread | virtual |
| TcpMain() | tcp::TcpMain | protected |
| TcpMain(unsigned int uiPort, int iAdressFamily, int iSocketType, int iProtocol, int iSecTimeOut) | tcp::TcpMain | |
| TcpMain(unsigned int uiPort, int iAdressFamily, int iSocketType, int iProtocol, unsigned int uiDataSize, int iSecTimeOut) | tcp::TcpMain | |
| TcpMain(const TcpMain &) | tcp::TcpMain | private |
| testCancel() | eut::RepeatingThread | |
| threadWork() | eut::RepeatingThread | protected |
| TimeOutSec() | tcp::TcpMain | |
| toOrder(ORDER eOrder) | eut::RepeatingThread | protected |
| unsetExclusiveAccess() | eut::RepeatingThread | |
| waitForInput() | eut::RepeatingThread | |
| work() override | tcp::Client | protectedvirtual |
| ~Client() | tcp::Client | virtual |
| ~RepeatingThread() | eut::RepeatingThread | virtual |
| ~TcpMain() | tcp::TcpMain | virtual |