|
xentara-plugin v2.0.7
The Xentara Plugin Framework
|
This is the complete list of members for xentara::io::Driver::Environment, including all inherited members.
| createComponent(const ComponentClass &elementClass, plugin::SharedFactory< Component > &factory) -> std::shared_ptr< Component >=0 | xentara::io::Driver::Environment | pure virtual |
| createElement(const skill::Element::Class &elementClass, skill::ElementFactory &factory) -> std::shared_ptr< skill::Element > final | xentara::io::Driver::Environment | virtual |
| createIoBatch(const IoBatchClass &elementClass, plugin::SharedFactory< IoBatch > &factory) -> std::shared_ptr< IoBatch > | xentara::io::Driver::Environment | virtual |
| DisableCopy() noexcept=default | xentara::utils::tools::DisableCopy | |
| DisableCopy(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
| loadConfig(utils::json::decoder::Object &jsonObject, config::Context &context) -> void | xentara::skill::Skill | virtual |
| operator=(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
| persistentDataPath(const std::filesystem::path &skillSubdirectory, const std::filesystem::path &subPath) -> std::filesystem::path | xentara::skill::Skill | static |
| ~Skill()=0 | xentara::skill::Skill | pure virtual |