MCPcopy Create free account

hub / github.com/OpenAssetIO/OpenAssetIO / functions

Functions2,100 in github.com/OpenAssetIO/OpenAssetIO

↓ 2 callersMethodsetUrlHost
src/openassetio-core/src/utils/path/windows/detail.cpp:54
↓ 2 callersFunctionthrowException
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:37
↓ 2 callersMethodupdateTerminology
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:394
↓ 2 callersMethodupstreamLogger
src/openassetio-core/src/log/SeverityFilter.cpp:51
↓ 2 callersMethodwithoutTrailingDotsAsFile
src/openassetio-core/src/utils/path/windows/detail.cpp:72
↓ 2 callersMethodwithoutTrailingDotsInFile
src/openassetio-core/src/utils/path/windows/detail.cpp:80
↓ 2 callersMethodwithoutTrailingSpacesAndDots
src/openassetio-core/src/utils/path/windows/detail.cpp:88
↓ 1 callersFunctionCManagerInterfaceAdapter
src/openassetio-core-c/src/managerApi/CManagerInterfaceAdapter.hpp:40
↓ 1 callersFunctionFileUrlPathConverter
Explicitly deleted copy constructor.
src/openassetio-core/include/openassetio/utils/path.hpp:65
↓ 1 callersMethodFileUrlPathConverter
src/openassetio-core/src/utils/path.cpp:117
↓ 1 callersMethodSimpleCppContainer
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:38
↓ 1 callersMethod__eq__
(self, other)
src/openassetio-python/tests/package/pluginSystem/test_pythonpluginsystem.py:590
↓ 1 callersMethod__init__
Initializes an instance of this class. @param runner `unittest.main` A unittest-compatible test runner. @param loader Valid
src/openassetio-python/package/openassetio/test/manager/_implementation.py:92
↓ 1 callersMethod__load
Loads the specified python file and registers it's plugin. The file must expose a top-level variable with a name correspondin
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystem.py:270
↓ 1 callersMethod__pager_elems_iter
(cls, pager)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:1116
↓ 1 callersMethod__updateTerminology
(self, manager)
src/openassetio-python/package/openassetio/hostApi/terminology.py:129
↓ 1 callersFunctionassertAllExceptionsAreInList
src/openassetio-python/cmodule/src/errors/exceptionsAsserts.cpp:117
↓ 1 callersFunctionassertClassesAreInHierarchyOrder
src/openassetio-python/cmodule/src/errors/exceptionsAsserts.cpp:72
↓ 1 callersMethodclose
src/openassetio-core/src/managerApi/EntityReferencePagerInterface.cpp:10
↓ 1 callersMethodcontainsPercentEncodedForwardSlash
src/openassetio-core/src/utils/path/posix/detail.cpp:57
↓ 1 callersMethodcontainsPercentEncodedSlash
src/openassetio-core/src/utils/path/windows/detail.cpp:22
↓ 1 callersMethodcontainsUpwardsTraversal
src/openassetio-core/src/utils/path/posix/detail.cpp:21
↓ 1 callersFunctionconvertPyExceptionAndThrow
src/openassetio-python/cmodule/src/errors/exceptionsConverter.hpp:168
↓ 1 callersMethodcreateChildState
src/openassetio-core/src/managerApi/ManagerInterface.cpp:104
↓ 1 callersFunctioncreatePythonPluginSystemManagerImplementationFactory
src/openassetio-python/bridge/src/python/hostApi.cpp:24
↓ 1 callersMethodcreateState
src/openassetio-core/src/managerApi/ManagerInterface.cpp:98
↓ 1 callersFunctioncreate_argparser
Creates an argparse for the tool.
examples/host/simpleResolver/simpleResolver.py:123
↓ 1 callersMethoddisplayName
src/openassetio-core/src/hostApi/Manager.cpp:112
↓ 1 callersFunctiondlopen
* Implement POSIX dlopen for Windows. * * For unicode support, using wchar_t / LoadLibraryW. Handily, on * Windows std::filesystem::path::c_str ret
src/openassetio-core/src/pluginSystem/CppPluginSystem.cpp:53
↓ 1 callersFunctiondlsym
* Implement POSIX dlsym for Windows. */
src/openassetio-core/src/pluginSystem/CppPluginSystem.cpp:63
↓ 1 callersFunctionentityReferencePrefixFromInfo
* Extract the entity reference prefix from a manager plugin's info * dictionary, if available. */
src/openassetio-core/src/hostApi/Manager.cpp:75
↓ 1 callersFunctionexecuteFnAndCatchAndRethrow
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:290
↓ 1 callersFunctionexecuteFnAndCatchAndRethrowMatchingException
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:271
↓ 1 callersFunctionexecuteFnAndCatchMatchingException
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:204
↓ 1 callersMethodexecuteTests
Run the tests harness test cases in the provided `module`, passing any `extraArgs` to the test runner. @param extraArgs `Lis
src/openassetio-python/package/openassetio/test/manager/_implementation.py:104
↓ 1 callersFunctionextract_comparable_values_from_enum_class
(enum_class)
src/openassetio-python/tests/conftest.py:250
↓ 1 callersFunctionget
src/openassetio-core-c/src/InfoDictionary.cpp:63
↓ 1 callersMethodget
(self, _hostSession)
src/openassetio-python/tests/package/hostApi/test_entityreferencepager.py:111
↓ 1 callersMethodhasCapability
src/openassetio-core/src/hostApi/Manager.cpp:114
↓ 1 callersMethodhasCapability
* This hybrid manager has a capability if at least one of its child * implementations has the capability. */
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:102
↓ 1 callersMethodhasNext
(self, _hostSession)
src/openassetio-python/tests/package/hostApi/test_entityreferencepager.py:108
↓ 1 callersMethodidentifier
This method is required by all plugins, in order to uniquely identify this plugin. If there are duplicate plugins with the sa
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystemPlugin.py:34
↓ 1 callersMethodidentifier
* Return the identifier of the first child, on the understanding that * all child implementations have the same identifier. */
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:61
↓ 1 callersMethodidentifier
(self)
examples/host/simpleResolver/simpleResolver.py:54
↓ 1 callersMethodinitialize
src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:67
↓ 1 callersMethodinitialize
src/openassetio-core/src/hostApi/Manager.cpp:127
↓ 1 callersMethodinstantiate
(self, identifier)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:610
↓ 1 callersMethodinstantiate
(self, identifier)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:642
↓ 1 callersMethodinstantiate
(self, identifier)
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:222
↓ 1 callersMethodinterface
Constructs an instance of the @fqref{ui.managerApi.UIDelegateInterface} "UIDelegateInterface". This is an instance of some c
src/openassetio-python/package/openassetio/ui/pluginSystem/PythonPluginSystemUIDelegatePlugin.py:66
↓ 1 callersMethodinterface
Constructs an instance of the @fqref{managerApi.ManagerInterface} "ManagerInterface". This is an instance of some class deri
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystemManagerPlugin.py:65
↓ 1 callersMethodinterface
src/openassetio-ui/tests/pluginSystem/resources/plugins/uiDelegatePlugin.cpp:20
↓ 1 callersMethodinterface
src/openassetio-core/tests/pluginSystem/resources/plugins/working/managerPlugin.cpp:20
↓ 1 callersMethodip6ToValidHostname
src/openassetio-core/src/utils/path/windows/detail.cpp:27
↓ 1 callersMethodisDrive
src/openassetio-core/src/utils/path/windows/detail.cpp:118
↓ 1 callersMethodisFileUrl
src/openassetio-core/src/utils/path/common.cpp:33
↓ 1 callersMethodisSeverityLogged
src/openassetio-core/src/log/SeverityFilter.cpp:53
↓ 1 callersMethodlog
src/openassetio-core/src/log/SeverityFilter.cpp:40
↓ 1 callersFunctionmain
()
examples/host/simpleResolver/simpleResolver.py:135
↓ 1 callersMethodmakeFromConstRefPtr
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:77
↓ 1 callersMethodmanagementPolicy
(self, traitSets, policyAccess, context, hostSession)
src/openassetio-python/tests/conftest.py:371
↓ 1 callersMethodnativeData
(self)
src/openassetio-python/tests/conftest.py:692
↓ 1 callersMethodnext
(self, _hostSession)
src/openassetio-python/tests/package/hostApi/test_entityreferencepager.py:114
↓ 1 callersFunctionoa_InfoDictionary_ctor
src/openassetio-core-c/src/InfoDictionary.cpp:119
↓ 1 callersFunctionoa_InfoDictionary_getStr
src/openassetio-core-c/src/InfoDictionary.cpp:175
↓ 1 callersMethodpersistenceTokenForState
src/openassetio-core/src/managerApi/ManagerInterface.cpp:111
↓ 1 callersFunctionprint_traits_data
A function that will print out the supplied entity TraitsData.
examples/host/simpleResolver/simpleResolver.py:85
↓ 1 callersFunctionregisterAccess
src/openassetio-python/cmodule/src/accessBinding.cpp:10
↓ 1 callersFunctionregisterBatchElementError
src/openassetio-python/cmodule/src/errors/BatchElementErrorBinding.cpp:14
↓ 1 callersFunctionregisterConsoleLogger
src/openassetio-python/cmodule/src/log/ConsoleLoggerBinding.cpp:10
↓ 1 callersFunctionregisterConstants
src/openassetio-python/cmodule/src/constantsBinding.cpp:10
↓ 1 callersFunctionregisterContext
src/openassetio-python/cmodule/src/ContextBinding.cpp:17
↓ 1 callersFunctionregisterCppPluginSystem
src/openassetio-python/cmodule/src/pluginSystem/CppPluginSystemBinding.cpp:17
↓ 1 callersFunctionregisterCppPluginSystemManagerImplementationFactory
src/openassetio-python/cmodule/src/pluginSystem/CppPluginSystemManagerImplementationFactoryBinding.cpp:16
↓ 1 callersFunctionregisterCppPluginSystemPlugin
src/openassetio-python/cmodule/src/pluginSystem/CppPluginSystemPluginBinding.cpp:9
↓ 1 callersFunctionregisterCppPluginSystemUIDelegateImplementationFactory
src/openassetio-python/cmodule/src/ui/pluginSystem/CppPluginSystemUIDelegateImplementationFactoryBinding.cpp:17
↓ 1 callersFunctionregisterCreateHostInterface
src/openassetio-python/tests/cmodule/resources/_testutils/HostInterfaceTest.cpp:20
↓ 1 callersFunctionregisterEntityReference
src/openassetio-python/cmodule/src/EntityReferenceBinding.cpp:16
↓ 1 callersFunctionregisterEntityReferencePager
src/openassetio-python/cmodule/src/hostApi/EntityReferencePagerBinding.cpp:15
↓ 1 callersFunctionregisterEntityReferencePagerInterface
src/openassetio-python/cmodule/src/managerApi/EntityReferencePagerInterfaceBinding.cpp:46
↓ 1 callersFunctionregisterExceptionThrower
* Functions to aid testing C++ exceptions and C++<->Python conversion. * * `throwException` takes an exception by name (matching `cls.__name__` * i
src/openassetio-python/tests/cmodule/resources/_testutils/errorsTest.cpp:381
↓ 1 callersFunctionregisterExceptions
* Register Python exceptions with pybind11. * * @param mod Python module to hold new Python exception classes. */
src/openassetio-python/cmodule/src/errors/exceptionsBinding.cpp:274
↓ 1 callersFunctionregisterHost
src/openassetio-python/cmodule/src/managerApi/HostBinding.cpp:10
↓ 1 callersFunctionregisterHostInterface
src/openassetio-python/cmodule/src/hostApi/HostInterfaceBinding.cpp:41
↓ 1 callersFunctionregisterHostSession
src/openassetio-python/cmodule/src/managerApi/HostSessionBinding.cpp:14
↓ 1 callersFunctionregisterHybridPluginSystemManagerImplementationFactory
src/openassetio-python/cmodule/src/pluginSystem/HybridPluginSystemManagerImplementationFactoryBinding.cpp:20
↓ 1 callersFunctionregisterHybridPluginSystemUIDelegateImplementationFactory
src/openassetio-python/cmodule/src/ui/pluginSystem/HybridPluginSystemUIDelegateImplementationFactoryBinding.cpp:21
↓ 1 callersFunctionregisterLoggerInterface
src/openassetio-python/cmodule/src/log/LoggerInterfaceBinding.cpp:35
↓ 1 callersFunctionregisterManager
src/openassetio-python/cmodule/src/hostApi/ManagerBinding.cpp:49
↓ 1 callersFunctionregisterManagerFactory
src/openassetio-python/cmodule/src/hostApi/ManagerFactoryBinding.cpp:18
↓ 1 callersFunctionregisterManagerImplementationFactoryInterface
src/openassetio-python/cmodule/src/hostApi/ManagerImplementationFactoryInterfaceBinding.cpp:46
↓ 1 callersFunctionregisterManagerInterface
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:206
↓ 1 callersFunctionregisterManagerStateBase
src/openassetio-python/cmodule/src/managerApi/ManagerStateBaseBinding.cpp:9
↓ 1 callersFunctionregisterPyExceptionClasses
src/openassetio-python/cmodule/src/errors/exceptionsBinding.cpp:253
↓ 1 callersFunctionregisterPyRetainingSharedPtrTestTypes
* Pybind trampoline for the OtherSimpleBaseCppType class. */
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:96
↓ 1 callersFunctionregisterRunInThread
Used to test calling bound members in another thread.
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:77
↓ 1 callersFunctionregisterSeverityFilter
src/openassetio-python/cmodule/src/log/SeverityFilterBinding.cpp:10
↓ 1 callersFunctionregisterTestUtils
src/openassetio-python/tests/cmodule/resources/_testutils/_testutils.cpp:13
↓ 1 callersFunctionregisterTraitsData
src/openassetio-python/cmodule/src/trait/TraitsDataBinding.cpp:16
↓ 1 callersFunctionregisterUIAccess
src/openassetio-python/cmodule/src/ui/accessBinding.cpp:9
← previousnext →301–400 of 2,100, ranked by callers