OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
ManagerFactory Member List

This is the complete list of members for ManagerFactory, including all inherited members.

availableManagers() const ManagerFactory
ConstPtr typedefManagerFactory
createManager(const Identifier &identifier) const ManagerFactory
createManagerForInterface(const Identifier &identifier, const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger)ManagerFactorystatic
defaultManagerForInterface(const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger)ManagerFactorystatic
defaultManagerForInterface(std::string_view configPath, const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger)ManagerFactorystatic
identifiers() const ManagerFactory
kDefaultManagerConfigEnvVarNameManagerFactorystatic
make(HostInterfacePtr hostInterface, ManagerImplementationFactoryInterfacePtr managerImplementationFactory, log::LoggerInterfacePtr logger)ManagerFactorystatic
ManagerDetails typedefManagerFactory
Ptr typedefManagerFactory