LLVM
8.0.1
|
Asynchronous dispatch for a function on an RPC endpoint. More...
#include "llvm/ExecutionEngine/Orc/RPCUtils.h"
Public Member Functions | |
RPCAsyncDispatch (RPCClass &Endpoint) | |
template<typename HandlerT , typename... ArgTs> | |
Error | operator() (HandlerT Handler, const ArgTs &... Args) const |
Asynchronous dispatch for a function on an RPC endpoint.
Definition at line 1549 of file RPCUtils.h.
|
inline |
Definition at line 1551 of file RPCUtils.h.
|
inline |
Definition at line 1554 of file RPCUtils.h.