xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::config::Context, including all inherited members.
createSyntheticChild(std::reference_wrapper< const skill::Element::Class > elementClass, std::string name, ConstructorArguments &&...constructorArguments) -> std::shared_ptr< Derived > | xentara::config::Context | |
createSyntheticChild(std::string name, ConstructorArguments &&...constructorArguments) -> std::shared_ptr< Derived > | xentara::config::Context | |
findExternalConfig(ExternalConfigPath path, std::string_view parameterDescription, std::string_view fileDescriptionFormat, const FindExternalConfigOptions &options={}) const -> std::optional< std::filesystem::path > | xentara::config::Context | |
resolve(ReferenceKey key, Handler handler) -> void | xentara::config::Context | |
resolve(ReferenceKey key, Handler handler) -> void | xentara::config::Context | |
resolve(ReferenceKey key, std::reference_wrapper< SharedPointer > variable) -> void | xentara::config::Context | |
resolve(ReferenceKey key, std::reference_wrapper< Reference > variable) -> void | xentara::config::Context | |
resolve(ReferenceKey key, std::reference_wrapper< Pointer > variable) -> void | xentara::config::Context | |
resolve(ReferenceKey key, Handler handler) -> void | xentara::config::Context | |
resolve(ReferenceKey key, std::reference_wrapper< Reference > variable) -> void | xentara::config::Context | |
~Context()=0 | xentara::config::Context | pure virtual |