#include <engine.h>
◆ ~IEngine()
virtual IEngine::~IEngine |
( |
| ) |
|
|
virtualdefault |
◆ AddJob()
virtual void IEngine::AddJob |
( |
std::shared_ptr< IJob > |
pJob | ) |
|
|
pure virtual |
◆ Init()
virtual void IEngine::Init |
( |
| ) |
|
|
pure virtual |
◆ InterfaceName()
static const char * IEngine::InterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ SetAdditionalLogger()
virtual void IEngine::SetAdditionalLogger |
( |
std::shared_ptr< ILogger > && |
pLogger | ) |
|
|
pure virtual |
◆ ShutdownJobs()
virtual void IEngine::ShutdownJobs |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: