#include <RuntimeManager.h>
◆ RuntimeManager()
quisp::runtime::RuntimeManager::RuntimeManager |
( |
std::unique_ptr< Runtime::ICallBack > && | callback | ) |
|
◆ acceptRuleSet()
void quisp::runtime::RuntimeManager::acceptRuleSet |
( |
const RuleSet & | ruleset | ) |
|
◆ at()
std::vector< Runtime >::reference quisp::runtime::RuntimeManager::at |
( |
size_t | index | ) |
|
◆ begin()
std::vector< Runtime >::iterator quisp::runtime::RuntimeManager::begin |
( |
| ) |
|
◆ end()
std::vector< Runtime >::iterator quisp::runtime::RuntimeManager::end |
( |
| ) |
|
◆ exec()
void quisp::runtime::RuntimeManager::exec |
( |
| ) |
|
◆ findById()
Runtime * quisp::runtime::RuntimeManager::findById |
( |
unsigned long long | ruleset_id | ) |
|
◆ size()
size_t quisp::runtime::RuntimeManager::size |
( |
| ) |
const |
◆ callback
◆ runtimes
std::vector<Runtime> quisp::runtime::RuntimeManager::runtimes = {} |
|
protected |
The documentation for this class was generated from the following files: