open62541pp 0.16.0
C++ wrapper of open62541
|
#include <async.hpp>
Static Public Member Functions | |
template<typename Initiation , typename CompletionHandler , typename... Args> | |
static void | initiate (Initiation &&initiation, CompletionHandler &&handler, Args &&... args) |
|
inlinestatic |
Definition at line 29 of file async.hpp.
Referenced by opcua::AsyncResult< UseDeferredToken, T >::initiate().