Dispatches calls to runWrapper.
More...
#include "llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h"
Dispatches calls to runWrapper.
Definition at line 41 of file SimpleRemoteEPCServer.h.
◆ ~Dispatcher()
llvm::orc::SimpleRemoteEPCServer::Dispatcher::~Dispatcher |
( |
| ) |
|
|
virtualdefault |
◆ dispatch()
virtual void llvm::orc::SimpleRemoteEPCServer::Dispatcher::dispatch |
( |
unique_function< void()> |
Work | ) |
|
|
pure virtual |
◆ shutdown()
virtual void llvm::orc::SimpleRemoteEPCServer::Dispatcher::shutdown |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: