TNB Library
|
継承メンバを含む ICommunication の全メンバ一覧です。
CanReceive(void) const | ICommunication | virtual |
CanSend(void) const | ICommunication | virtual |
Check(void) const | ICommunication | virtual |
Close(void)=0 | ICommunication | pure virtual |
CLOSED 列挙値 | ICommunication | |
CONNECTING 列挙値 | ICommunication | |
EState 列挙名 | ICommunication | |
GetProperty(void) const =0 | ICommunication | pure virtual |
GetReceivingDataSize(void) const | ICommunication | virtual |
IsConnect(void) const | ICommunication | virtual |
IsOpened(void) const =0 | ICommunication | pure virtual |
Open(void)=0 | ICommunication | pure virtual |
OPENNING 列挙値 | ICommunication | |
Purge(void) | ICommunication | virtual |
Receive(size_t size, LPVOID _P)=0 | ICommunication | pure virtual |
Send(size_t size, LPCVOID P)=0 | ICommunication | pure virtual |
SetReceiveTimeout(DWORD to)=0 | ICommunication | pure virtual |
~ICommunication(void) | ICommunication | virtual |