Struct InputOutputInputAsyncCallbackParam¶
Defined in File PSNPE.hpp
Struct Documentation¶
-
struct InputOutputInputAsyncCallbackParam¶
A structure representing parameters of callback function of Async Input/Output mode.
Public Functions
-
InputOutputInputAsyncCallbackParam() = delete¶
-
InputOutputInputAsyncCallbackParam(InputOutputInputAsyncCallbackParam &&other) noexcept¶
Public Members
-
InputsReference<std::vector<std::string>> inputs = {*this}¶
-
InputNamesReference<DlSystem::StringList> inputNames = {*this}¶
-
CallbackIDReference<size_t> callbackID = {*this}¶
-
InputOutputInputAsyncCallbackParam() = delete¶