OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
openassetio::v1::python::hostApi Namespace Reference

Host-side utilities for bridging from C++ to Python. More...

Functions

openassetio::hostApi::ManagerImplementationFactoryInterfacePtr createPythonPluginSystemManagerImplementationFactory (log::LoggerInterfacePtr logger)
 Retrieve an instance of the the Python plugin system implementation. More...
 

Detailed Description

Host-side utilities for bridging from C++ to Python.

Function Documentation

openassetio::hostApi::ManagerImplementationFactoryInterfacePtr openassetio::v1::python::hostApi::createPythonPluginSystemManagerImplementationFactory ( log::LoggerInterfacePtr  logger)

Retrieve an instance of the the Python plugin system implementation.

Returns
Python plugin system.