OROCHI
 
Loading...
Searching...
No Matches
GxSysFile::GxAsyncRequestCallback Struct Reference

非同期リクエストコールバック情報 More...

#include <GxSysFile.h>

Inheritance diagram for GxSysFile::GxAsyncRequestCallback:
Collaboration diagram for GxSysFile::GxAsyncRequestCallback:

Public Member Functions

初期化
 GxAsyncRequestCallback (void *pUser=nullptr, REQUEST_START_CALLBACK_FUNCTION startCallback=nullptr, REQUEST_END_CALLBACK_FUNCTION endCallback=nullptr)
 コンストラクタ
 

Public Attributes

メンバ変数
void * _pUser
 ユーザ定義ポインタ
 
REQUEST_START_CALLBACK_FUNCTION _onStartCallback
 開始時コールバック関数
 
REQUEST_END_CALLBACK_FUNCTION _onEndCallback
 終了時コールバック関数
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

非同期リクエストコールバック情報


The documentation for this struct was generated from the following file: