TNB Library
|
通信報告関係のヘッダ [詳解]
クラス | |
class | CReportEvent |
通信受信イベント管理クラス [詳解] | |
struct | IReport::IListener |
通信のリスナーインターフェース [詳解] | |
struct | IReport |
通信アクセスインターフェース [詳解] | |
名前空間 | |
namespace | TNB |
TNB Library | |
型定義 | |
typedef EReportEvent | EReportEventId |
通信受信イベント種. [詳解] | |
列挙型 | |
enum | EReportEvent { ReportEvent_Non , ReportEvent_Idle , ReportEvent_End , ReportEvent_Error , ReportEvent_Connect , ReportEvent_Disconnect , ReportEvent_IrregularEnd , ECE_Non = ReportEvent_Non , ECE_Idle = ReportEvent_Idle , ECE_End = ReportEvent_End , ECE_Error = ReportEvent_Error , ECE_Connect = ReportEvent_Connect , ECE_Disconnect = ReportEvent_Disconnect } |
通信受信イベント種. [詳解] | |