Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAssetIO/OpenAssetIO
/ functions
Functions
2,100 in github.com/OpenAssetIO/OpenAssetIO
⨍
Functions
2,100
◇
Types & classes
606
↳
Endpoints
1
Function
registerPyExceptionClass
src/openassetio-python/cmodule/src/errors/exceptionsBinding.cpp:183
Method
register_
src/openassetio-core-c/src/managerApi/CManagerInterfaceAdapter.cpp:147
Method
register_
Singular Except
src/openassetio-core/src/hostApi/ManagerConveniences.cpp:476
Method
register_
src/openassetio-core/src/managerApi/ManagerInterface.cpp:185
Method
register_
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:293
Method
register_
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:519
Function
relative_test_manager_config
(resources_dir, monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:538
Function
relative_test_ui_delegate_config
(resources_dir, monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:568
Method
removeTrailingForwardSlashesInPathSegments
src/openassetio-core/src/utils/path/posix/detail.cpp:32
Method
resolve
src/openassetio-core-c/src/managerApi/CManagerInterfaceAdapter.cpp:125
Method
resolve
Singular Except
src/openassetio-core/src/hostApi/ManagerConveniences.cpp:308
Method
resolve
src/openassetio-core/src/managerApi/ManagerInterface.cpp:87
Method
resolve
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:234
Method
resolveSystemPathType
* Transform kSystemPath to the appropriate type for the running * system. * * @param pathType Input path type that might be kSystemPath. *
src/openassetio-core/src/utils/path/common.hpp:105
Function
resources_dir
The path to the resources directory for this test suite.
src/openassetio-python/tests/package/test/manager/conftest.py:33
Function
resources_dir
()
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:524
Function
resources_dir
()
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:554
Function
root_enum
An enum class that contains all possible values that we support. Uses PolicyAccess as a representative enum with all values.
src/openassetio-python/tests/conftest.py:229
Method
set
(self, value)
src/openassetio-python/tests/cmodule/test_gil.py:73
Method
setSimpleSingleton
* Store a SimpleBaseCppType shared_ptr in a static variable. * * This allows us to test object lifetimes that outlive the Python * interpreter. */
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:227
Method
setTraitProperty
src/openassetio-core/src/trait/TraitsData.cpp:60
Method
setUp
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:131
Method
setUp
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:232
Method
setUp
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:257
Method
setUp
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:475
Method
setUp
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:673
Method
setUrlPath
src/openassetio-core/src/utils/path/common.cpp:37
Method
setUrlPath
src/openassetio-core/src/utils/path/windows/pathTypes.cpp:49
Method
settings
src/openassetio-python/cmodule/src/ui/managerApi/UIDelegateInterfaceBinding.cpp:52
Method
settings
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:52
Method
settings
(self, hostSession)
src/openassetio-python/tests/conftest.py:304
Method
settings
src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:65
Method
settings
src/openassetio-ui/src/ui/managerApi/UIDelegateInterface.cpp:23
Method
settings
src/openassetio-core/src/hostApi/Manager.cpp:125
Method
settings
src/openassetio-core/src/managerApi/ManagerInterface.cpp:51
Method
settings
* Merge the results of `settings()` from all child implementations, * with the first implementation taking precedence in case of a * conflict.
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:90
Function
severity_filter
(mock_logger)
src/openassetio-python/tests/package/test_log.py:38
Function
skip_if_no_test_plugins_available
Skip tests in this module if there are no plugins to test against. Some test runs may genuinely not have access to the plugins, e.g. whe
src/openassetio-python/tests/package/ui/pluginSystem/test_cpppluginsystemuidelegateimplementationfactory.py:186
Function
skip_if_no_test_plugins_available
Skip tests in this module if there are no plugins to test against. Some test runs may genuinely not have access to the plugins, e.g. whe
src/openassetio-python/tests/package/pluginSystem/test_cpppluginsystem.py:525
Function
skip_if_no_test_plugins_available
Skip tests in this module if there are no plugins to test against. Some test runs may genuinely not have access to the plugins, e.g. whe
src/openassetio-python/tests/package/pluginSystem/test_cpppluginsystemmanagerimplementationfactory.py:176
Function
skip_if_no_test_plugins_available
Skip tests in this module if there are no plugins to test against. Some test runs may genuinely not have access to the plugins, e.g. whe
src/openassetio-python/tests/cmodule/gil/test_cpppluginsystem_gil.py:252
Function
skip_if_stubs_disabled
Disable stub file tests if stubgen is not explicitly enabled and stubs directory does not exist.
src/openassetio-python/tests/package/_openassetio/test_pyi.py:75
Function
some_case_fixtures
()
src/openassetio-python/tests/package/test/manager/test_harness.py:464
Function
some_different_refs
(manager)
src/openassetio-python/tests/package/hostApi/test_manager.py:3452
Function
some_entity_trait_sets
()
src/openassetio-python/tests/package/hostApi/test_manager.py:3407
Function
some_entity_traitsdatas
()
src/openassetio-python/tests/package/hostApi/test_manager.py:3366
Function
some_refs
(manager)
src/openassetio-python/tests/package/hostApi/test_manager.py:3447
Method
startsWithForwardSlash
src/openassetio-core/src/utils/path/posix/detail.cpp:25
Method
startsWithSlash
src/openassetio-core/src/utils/path/windows/detail.cpp:108
Method
stateChangedCallback
src/openassetio-python/cmodule/src/ui/UIDelegateRequestStateBinding.cpp:67
Method
stateChangedCallback
src/openassetio-ui/src/ui/hostApi/UIDelegateRequestInterface.cpp:22
Method
stateChangedCallback
src/openassetio-ui/src/ui/managerApi/UIDelegateRequest.cpp:41
Method
stateChangedCallback
src/openassetio-ui/tests/UIDelegateRequestStateTest.cpp:128
Method
stateFromPersistenceToken
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:90
Method
stateFromPersistenceToken
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:203
Method
stateFromPersistenceToken
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:425
Method
strToPropertyValue
* Helper function to convert a string to a property value, i.e. a * variant of int, float, bool, or string. * * When using std::stringstream,
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:553
Function
substitute
src/openassetio-core/src/utils/substitute.cpp:21
Method
tearDown
(self)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:134
Method
tearDownClass
(cls)
src/openassetio-python/tests/package/test/manager/resources/suite_executeSuiteTests.py:128
Method
tearDownClass
(cls)
src/openassetio-python/tests/package/test/manager/resources/suite_executeSuiteTests.py:150
Method
term
Returns the term corresponding to the supplied key, @ref openassetio.hostApi.terminology under kTerm_* @return str or the su
src/openassetio-python/package/openassetio/hostApi/terminology.py:120
Function
test
()
src/openassetio-python/tests/package/test_constants.py:25
Method
test_access_names_indices_match_constants
(self, root_enum)
src/openassetio-python/tests/package/test_access.py:49
Method
test_all_exceptions_list_is_exhaustive
(self)
src/openassetio-python/tests/cmodule/test_errors.py:41
Function
test_all_manager_interface_methods_tested
(subtests)
src/openassetio-python/tests/package/pluginSystem/test_hybridpluginsystemmanagerimplementationfactory.py:1542
Method
test_all_methods_covered
Ensure this test class covers all ManagerInterface methods.
src/openassetio-python/tests/cmodule/gil/test_manager_gil.py:50
Method
test_all_methods_covered
Ensure this test class covers all ManagerInterface methods.
src/openassetio-python/tests/cmodule/gil/test_managerinterface_gil.py:68
Method
test_all_methods_covered
Ensure this test class covers all UIDelegateInterface methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegate_gil.py:39
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:42
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:85
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_host_gil.py:40
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_host_gil.py:78
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatestate_gil.py:40
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatestate_gil.py:78
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatestate_gil.py:116
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegatestate_gil.py:154
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_cpppluginsystem_gil.py:48
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_cpppluginsystem_gil.py:123
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_cpppluginsystem_gil.py:173
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_managerfactory_gil.py:43
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_managerfactory_gil.py:82
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_managerfactory_gil.py:139
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_entityreferencepager_gil.py:41
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_entityreferencepager_gil.py:91
Method
test_all_methods_covered
Ensure this test class covers all methods.
src/openassetio-python/tests/cmodule/gil/test_loggerinterface_gil.py:37
Method
test_all_methods_covered
Ensure this test class covers all UIDelegateInterface methods.
src/openassetio-python/tests/cmodule/gil/test_uidelegateinterface_gil.py:40
Method
test_api_logging_goes_to_standard_out
(self, a_passing_fixtures_file, monkeypatch)
src/openassetio-python/tests/package/test/manager/test_main.py:54
Method
test_availableManagers
( self, a_threaded_manager_factory, mock_manager_impl_factory, )
src/openassetio-python/tests/cmodule/gil/test_managerfactory_gil.py:160
Method
test_availableUIDelegates
( self, a_ui_delegate_factory, mock_ui_delegate_impl_factory, )
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:106
Method
test_batch_overload_default_response
(self, two_refs)
src/openassetio-python/tests/package/hostApi/test_manager.py:1009
Method
test_batch_overload_default_response
(self, two_entity_trait_sets)
src/openassetio-python/tests/package/hostApi/test_manager.py:1144
Method
test_batch_overload_default_response
(self, two_refs, an_entity_trait_set)
src/openassetio-python/tests/package/hostApi/test_manager.py:2338
Method
test_batch_overload_default_response
(self, two_refs)
src/openassetio-python/tests/package/hostApi/test_manager.py:2539
Method
test_batch_overload_default_response
(self, two_refs, two_entity_traitsdatas)
src/openassetio-python/tests/package/hostApi/test_manager.py:2807
Method
test_batch_overload_default_response
(self, two_refs, two_entity_traitsdatas)
src/openassetio-python/tests/package/hostApi/test_manager.py:3036
Method
test_batch_overload_success
(self, two_refs)
src/openassetio-python/tests/package/hostApi/test_manager.py:1022
Method
test_batch_overload_success
(self, two_entity_trait_sets, two_refs)
src/openassetio-python/tests/package/hostApi/test_manager.py:1162
Method
test_batch_overload_success
(self, two_refs, an_entity_trait_set, two_entity_traitsdatas)
src/openassetio-python/tests/package/hostApi/test_manager.py:2363
Method
test_batch_overload_success
(self, two_refs, two_entity_trait_sets)
src/openassetio-python/tests/package/hostApi/test_manager.py:2563
← previous
next →
1,001–1,100 of 2,100, ranked by callers