Member index for:

Class CSocketPoolSocket
Data Item m_pFather
Data Item m_sAddress
Data Item m_usPort
Function ClosePoolSocket()
Function Connect()
Constructor CSocketPoolSocket(const CSocketPoolSocket& rSocket)
Constructor CSocketPoolSocket(CSocketPool* pFather)
Destructor ~CSocketPoolSocket()
Function GetID() const
Function OnSocketClose(int iErrorCode)
Function OnSocketConnect(int iErrorCode)
Function SetConnectionData(const std::string& rAddress, unsigned short usPort)
Custom Code in Header Before Includes Custom Code in Header Before Includes
Custom Code in Header After Includes Custom Code in Header After Includes
Custom Code in Header After Class Declaration Custom Code in Header After Class Declaration
Custom Code in Header Public Section Custom Code in Header Public Section
Custom Code in Source After Includes Custom Code in Source After Includes

[Back to Top]