OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
This module provides a plugin system that can be used to register and instantiate manager plugins from code that lives outside of the openassetio package. More...
Namespaces | |
PythonPluginSystem | |
A single-class module, providing the PythonPluginSystem class. | |
PythonPluginSystemManagerImplementationFactory | |
A single-class module, providing the PythonPluginSystemManagerImplementationFactory class. | |
PythonPluginSystemManagerPlugin | |
A single-class module, providing the PythonPluginSystemManagerPlugin class. | |
PythonPluginSystemPlugin | |
A single-class module, providing the PythonPluginSystemPlugin class. | |
Variables | |
CppPluginSystem = _openassetio.pluginSystem.CppPluginSystem | |
CppPluginSystemPlugin = _openassetio.pluginSystem.CppPluginSystemPlugin | |
tuple | CppPluginSystemManagerImplementationFactory |
tuple | HybridPluginSystemManagerImplementationFactory |
This module provides a plugin system that can be used to register and instantiate manager plugins from code that lives outside of the openassetio package.
CppPluginSystem = _openassetio.pluginSystem.CppPluginSystem |
tuple CppPluginSystemManagerImplementationFactory |
CppPluginSystemPlugin = _openassetio.pluginSystem.CppPluginSystemPlugin |
tuple HybridPluginSystemManagerImplementationFactory |
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License