TNB Library
CSocketEvent メンバ一覧

継承メンバを含む CSocketEvent の全メンバ一覧です。

CReportEvent(IReport *piComm, EReportEvent eEvent=ReportEvent_Non, DWORD dwError=0)CReportEventexplicit
CSocketEvent(CAbstractSocket *pcSocket, SOCKET so, EReportEvent eEvent=ReportEvent_Non, DWORD dwError=0)CSocketEvent
GetData(void) constCReportEvent
GetDataSize(void) constCReportEvent
GetErrorCode(void) constCReportEvent
GetEvent(void) constCReportEvent
GetEventString(void) constCReportEvent
GetInterfaceId(void) constCSocketEventvirtual
GetPeerName(CSocketAddress &_address) constCSocketEvent
GetSocket(void) constCSocketEvent
GetSockName(CSocketAddress &_address) constCSocketEvent
HasData(void) constCReportEvent
HasEvent(void) constCReportEvent
m_piReportCReportEventmutableprotected
Send(size_t dataSize, LPCVOID lpcvData) constCSocketEventvirtual
SetData(size_t dataSize, LPCVOID lpcData)CReportEvent