MCPcopy Create free account

hub / github.com/OpenAssetIO/OpenAssetIO / functions

Functions2,100 in github.com/OpenAssetIO/OpenAssetIO

↓ 1 callersFunctionregisterUIDelegate
src/openassetio-python/cmodule/src/ui/hostApi/UIDelegateBinding.cpp:20
↓ 1 callersFunctionregisterUIDelegateFactory
src/openassetio-python/cmodule/src/ui/hostApi/UIDelegateFactoryBinding.cpp:18
↓ 1 callersFunctionregisterUIDelegateImplementationFactoryInterface
src/openassetio-python/cmodule/src/ui/hostApi/UIDelegateImplementationFactoryInterfaceBinding.cpp:46
↓ 1 callersFunctionregisterUIDelegateInterface
src/openassetio-python/cmodule/src/ui/managerApi/UIDelegateInterfaceBinding.cpp:88
↓ 1 callersFunctionregisterUIDelegateRequestState
NOLINTNEXTLINE(bugprone-easily-swappable-parameters)
src/openassetio-python/cmodule/src/ui/UIDelegateRequestStateBinding.cpp:142
↓ 1 callersFunctionregisterUIDelegateTestTypes
src/openassetio-python/tests/cmodule/resources/_testutils/UIDelegateTest.cpp:70
↓ 1 callersFunctionregisterUtils
src/openassetio-python/cmodule/src/utilsBinding.cpp:11
↓ 1 callersFunctionregisterVersion
src/openassetio-python/cmodule/src/versionBinding.cpp:8
↓ 1 callersMethodset
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:78
↓ 1 callersFunctionsetPyException
src/openassetio-python/cmodule/src/errors/exceptionsBinding.cpp:42
↓ 1 callersMethodstateFromPersistenceToken
src/openassetio-core/src/managerApi/ManagerInterface.cpp:118
↓ 1 callersFunctionthrowAndCatch
* Throw an exception (looked up by name) from the * CppExceptionsAndPyClassNames list and catch as another exception * (looked up by name) from the
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:157
↓ 1 callersFunctionthrowAndCatchMatchingException
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:141
↓ 1 callersMethodthrowFromOverrideArgs
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:309
↓ 1 callersMethodthrowFromOverrideName
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:308
↓ 1 callersMethodthrowFromOverridePure
(self)
src/openassetio-python/tests/cmodule/test_errors.py:174
↓ 1 callersFunctionthrowMatchingException
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:84
↓ 1 callersMethodvalue
(self)
src/openassetio-python/tests/package/managerApi/test_managestatebase.py:34
↓ 1 callersMethodvalue
(self)
src/openassetio-python/tests/cmodule/test_PyRetainingSharedPtr.py:285
↓ 1 callersFunctionverifyRequiredCapabilities
* Validate the supplied ManagerInterface supports all required * capabilities, or throw a ConfigurationException. * * These capabilities are requir
src/openassetio-core/src/hostApi/Manager.cpp:43
Method HybridPluginSystemUIDelegateImplementationFactory
src/openassetio-ui/src/ui/pluginSystem/HybridPluginSystemUIDelegateImplementationFactory.cpp:34
MethodCManagerInterfaceAdapter
src/openassetio-core-c/src/managerApi/CManagerInterfaceAdapter.cpp:29
MethodContext
src/openassetio-core/src/Context.cpp:17
MethodCppPluginSystem
src/openassetio-core/src/pluginSystem/CppPluginSystem.cpp:111
MethodCppPluginSystemManagerImplementationFactory
src/openassetio-core/src/pluginSystem/CppPluginSystemManagerImplementationFactory.cpp:46
MethodCppPluginSystemUIDelegateImplementationFactory
src/openassetio-ui/src/ui/pluginSystem/CppPluginSystemUIDelegateImplementationFactory.cpp:48
MethodDeathwatchedSimpleCppType
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:198
MethodEntityReference
* Constructs an EntityReference around the supplied string. */
src/openassetio-core/include/openassetio/EntityReference.hpp:40
MethodEntityReferencePager
src/openassetio-core/src/hostApi/EntityReferencePager.cpp:23
MethodHost
src/openassetio-core/src/managerApi/Host.cpp:20
MethodHostSession
src/openassetio-core/src/managerApi/HostSession.cpp:21
MethodHybridException
src/openassetio-python/cmodule/src/errors/exceptionsConverter.hpp:106
MethodHybridException
src/openassetio-python/cmodule/src/errors/exceptionsConverter.hpp:121
MethodHybridManagerInterface
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:50
MethodHybridPluginSystemManagerImplementationFactory
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:322
MethodImpl
src/openassetio-core/src/trait/TraitsData.cpp:20
MethodManager
src/openassetio-core/src/hostApi/Manager.cpp:106
MethodManagerFactory
src/openassetio-core/src/hostApi/ManagerFactory.cpp:34
MethodManagerImplementationFactoryInterface
src/openassetio-core/src/hostApi/ManagerImplementationFactoryInterface.cpp:14
MethodMatch
src/openassetio-core/src/utils/Regex.hpp:40
MethodMatch
src/openassetio-core/src/utils/Regex.cpp:141
FunctionOPENASSETIO_PYBIND11_OVERRIDE_NAME
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:327
FunctionPYBIND11_MODULE
NOLINTNEXTLINE
src/openassetio-python/cmodule/src/_openassetio.cpp:15
MethodPYBIND11_OVERRIDE_PURE
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:99
MethodPYBIND11_OVERRIDE_PURE
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:79
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/working/pythonGilCheckManagerPlugin.cpp:35
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/working/managerPlugin.cpp:27
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/working/genericPlugin.cpp:20
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/broken/identifierThrowException.cpp:19
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/broken/factoryReturnNull.cpp:7
MethodPluginFactory openassetioPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/broken/identifierThrowNonException.cpp:15
MethodPluginFactory openassetioPlugin
* External entry point that the OpenAssetIO plugin system will query. * * For cross-platform compatibility there are a few layers of * indirection
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:670
MethodPluginFactory openassetioUIPlugin
src/openassetio-ui/tests/pluginSystem/resources/plugins/uiDelegatePlugin.cpp:27
MethodPluginFactory openassetioUIPlugin
src/openassetio-ui/tests/pluginSystem/resources/plugins/pythonGilCheckUIDelegatePlugin.cpp:38
MethodPluginFactory openassetioUIPlugin
src/openassetio-core/tests/pluginSystem/resources/plugins/working/genericPlugin.cpp:27
MethodRegex
src/openassetio-core/src/utils/Regex.hpp:89
MethodRegex
src/openassetio-core/src/utils/Regex.cpp:38
MethodRetainingMultiElementCppContainer
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:107
FunctionSimpleCppListContainer
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:56
MethodStubUIDelegateRequest
src/openassetio-python/tests/cmodule/resources/_testutils/UIDelegateTest.cpp:19
MethodStubUIDelegateState
src/openassetio-python/tests/cmodule/resources/_testutils/UIDelegateTest.cpp:41
MethodThreadedEntityReferencePagerInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:126
MethodThreadedHostInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:142
MethodThreadedLoggerInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:157
MethodThreadedManagerImplFactory
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:168
MethodThreadedManagerInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:94
MethodThreadedUIDelegateImplFactory
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:183
MethodThreadedUIDelegateInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:197
MethodThreadedUIDelegateRequestInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:233
MethodThreadedUIDelegateStateInterface
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:217
MethodTraitsData
src/openassetio-core/src/trait/TraitsData.cpp:100
MethodUIDelegate
src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:57
MethodUIDelegateFactory
src/openassetio-ui/src/ui/hostApi/UIDelegateFactory.cpp:40
MethodUIDelegateImplementationFactoryInterface
src/openassetio-ui/src/ui/hostApi/UIDelegateImplementationFactoryInterface.cpp:14
MethodUIDelegateRequest
src/openassetio-ui/src/ui/managerApi/UIDelegateRequest.cpp:27
MethodUIDelegateState
src/openassetio-ui/src/ui/hostApi/UIDelegateState.cpp:26
Method__eq__
(self, text)
src/openassetio-python/tests/conftest.py:272
Method__init__
Initializes an instance of this class. Makes available `_fixtures` and `_manager` to subclasses. @param fixtures `D
src/openassetio-python/package/openassetio/test/manager/harness.py:182
Method__init__
Initializes an instance of this class. @param managerCreateFn A callable that takes one kwarg 'initialize', that returns a n
src/openassetio-python/package/openassetio/test/manager/_implementation.py:140
Method__init__
Constructs a new Mapper using terminology overrides defined by the supplied Manager. The manager is queried during constructi
src/openassetio-python/package/openassetio/hostApi/terminology.py:71
Method__init__
Creates a new factory. The factory scans for plugins lazily on the first invocation of @ref identifiers or @ref instantiate.
src/openassetio-python/package/openassetio/ui/pluginSystem/PythonPluginSystemUIDelegateImplementationFactory.py:78
Method__init__
(self, logger)
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystem.py:45
Method__init__
Creates a new factory. The factory scans for plugins lazily on the first invocation of @ref identifiers or @ref instantiate.
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystemManagerImplementationFactory.py:76
Method__init__
(self)
src/openassetio-python/tests/conftest.py:291
Method__init__
(self)
src/openassetio-python/tests/conftest.py:562
Method__init__
(self)
src/openassetio-python/tests/conftest.py:582
Method__init__
(self)
src/openassetio-python/tests/conftest.py:599
Method__init__
(self)
src/openassetio-python/tests/conftest.py:624
Method__init__
(self)
src/openassetio-python/tests/conftest.py:659
Method__init__
(self)
src/openassetio-python/tests/conftest.py:682
Method__init__
(self)
src/openassetio-python/tests/package/test/manager/resources/plugins/StubManager.py:36
Method__init__
(self)
src/openassetio-python/tests/package/hostApi/test_entityreferencepager.py:105
Method__init__
(self)
src/openassetio-python/tests/package/hostApi/test_manager.py:1287
Method__init__
(self, logger)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:601
Method__init__
(self, logger)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:633
Method__init__
(self, logger)
src/openassetio-python/tests/package/ui/pluginSystem/test_hybridpluginsystemuidelegateimplementationfactory.py:209
Method__init__
(self, value)
src/openassetio-python/tests/package/managerApi/test_managestatebase.py:30
Method__init__
(self, logger)
src/openassetio-python/tests/package/pluginSystem/test_hybridpluginsystemmanagerimplementationfactory.py:1634
Method__init__
@param substrings A list of substrings that must be present when this object is compared to a string.
src/openassetio-python/tests/package/pluginSystem/test_pythonpluginsystem.py:583
Method__init__
(self)
src/openassetio-python/tests/cmodule/test_gil.py:69
← previousnext →401–500 of 2,100, ranked by callers