OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
This is the complete list of members for ManagerFactory, including all inherited members.
availableManagers() const | ManagerFactory | |
ConstPtr typedef | ManagerFactory | |
createManager(const Identifier &identifier) const | ManagerFactory | |
createManagerForInterface(const Identifier &identifier, const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger) | ManagerFactory | static |
defaultManagerForInterface(const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger) | ManagerFactory | static |
defaultManagerForInterface(std::string_view configPath, const HostInterfacePtr &hostInterface, const ManagerImplementationFactoryInterfacePtr &managerImplementationFactory, const log::LoggerInterfacePtr &logger) | ManagerFactory | static |
identifiers() const | ManagerFactory | |
kDefaultManagerConfigEnvVarName | ManagerFactory | static |
make(HostInterfacePtr hostInterface, ManagerImplementationFactoryInterfacePtr managerImplementationFactory, log::LoggerInterfacePtr logger) | ManagerFactory | static |
ManagerDetails typedef | ManagerFactory | |
Ptr typedef | ManagerFactory |
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License