WrapperFunction< void(SPSTagTs...)> Class Template Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h](WrapperFunctionUtils%5F8h%5Fsource.html)"
| Static Public Member Functions | |
|---|---|
| template<typename CallerFn, typename... ArgTs> | |
| static Error | call (const CallerFn &Caller, const ArgTs &...Args) |
| template<typename AsyncCallerFn, typename SendDeserializedResultFn, typename... ArgTs> | |
| static void | callAsync (AsyncCallerFn &&Caller, SendDeserializedResultFn &&SendDeserializedResult, const ArgTs &...Args) |
template<typename... SPSTagTs>
class llvm::orc::shared::WrapperFunction< void(SPSTagTs...)>
Definition at line 553 of file WrapperFunctionUtils.h.
◆ call()
template<typename... SPSTagTs>
template<typename CallerFn, typename... ArgTs>
◆ callAsync()
template<typename... SPSTagTs>
template<typename AsyncCallerFn, typename SendDeserializedResultFn, typename... ArgTs>
The documentation for this class was generated from the following file:
- include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h