xentara-plugin v2.0.4
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::io::Driver::Environment Member List

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 >=0xentara::io::Driver::Environmentpure virtual
createElement(const skill::Element::Class &elementClass, skill::ElementFactory &factory) -> std::shared_ptr< skill::Element > finalxentara::io::Driver::Environmentvirtual
createIoBatch(const IoBatchClass &elementClass, plugin::SharedFactory< IoBatch > &factory) -> std::shared_ptr< IoBatch >xentara::io::Driver::Environmentvirtual
DisableCopy() noexcept=defaultxentara::utils::tools::DisableCopy
DisableCopy(const DisableCopy &)=deletexentara::utils::tools::DisableCopy
loadConfig(utils::json::decoder::Object &jsonObject, config::Context &context) -> voidxentara::skill::Skillvirtual
operator=(const DisableCopy &)=deletexentara::utils::tools::DisableCopy
persistentDataPath(const std::filesystem::path &skillSubdirectory, const std::filesystem::path &subPath) -> std::filesystem::pathxentara::skill::Skillstatic
~Skill()=0xentara::skill::Skillpure virtual