|
| IExecutorFunctionality (const json::JSONParser &configuration, const std::filesystem::path &assets, const std::filesystem::path &pathToTemplates, uint64_t cachingSize, const std::vector< utility::JSONSettingsParser > &parsers, const std::vector< std::string > &pathToSources) |
|
Definition at line 15 of file IExecutorFunctionality.h.
◆ IExecutorFunctionality()
framework::interfaces::IExecutorFunctionality::IExecutorFunctionality |
( |
const json::JSONParser & | configuration, |
|
|
const std::filesystem::path & | assets, |
|
|
const std::filesystem::path & | pathToTemplates, |
|
|
uint64_t | cachingSize, |
|
|
const std::vector< utility::JSONSettingsParser > & | parsers, |
|
|
const std::vector< std::string > & | pathToSources ) |
◆ databaseManager
◆ executorsManager
ExecutorsManager framework::interfaces::IExecutorFunctionality::executorsManager |
|
protected |
◆ resources
std::shared_ptr<ResourceExecutor> framework::interfaces::IExecutorFunctionality::resources |
|
protected |
◆ sessionsManager
SessionsManager framework::interfaces::IExecutorFunctionality::sessionsManager |
|
protected |
The documentation for this class was generated from the following files: