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
↓ 3 callers
Method
__cmake
Execute `cmake` as a subprocess with given arguments. @param args: Command-line arguments to pass to `cmake`.
src/openassetio-python/setup.py:88
↓ 3 callers
Method
__testPreflightError
( self, entity_reference, traits_data, expected_error_message, expected_error_code )
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:644
↓ 3 callers
Method
addTraits
src/openassetio-core/src/trait/TraitsData.cpp:112
↓ 3 callers
Method
availableUIDelegates
src/openassetio-ui/src/ui/hostApi/UIDelegateFactory.cpp:52
↓ 3 callers
Method
createEntityReferenceIfValid
src/openassetio-core/src/hostApi/Manager.cpp:201
↓ 3 callers
Method
createUIDelegateForInterface
src/openassetio-ui/src/ui/hostApi/UIDelegateFactory.cpp:61
↓ 3 callers
Method
debugApi
src/openassetio-core/src/log/LoggerInterface.cpp:17
↓ 3 callers
Method
entityExists
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:102
↓ 3 callers
Method
entityTraits
* Override to retrieve the traits of provided entities from the * database. * * Only read access is supported. */
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:282
↓ 3 callers
Method
identifier
(self)
src/openassetio-python/package/openassetio/test/manager/_implementation.py:218
↓ 3 callers
Method
identifiers
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:326
↓ 3 callers
Method
instantiate
Creates an instance of the @fqref{ui.managerApi.UIDelegateInterface} "UIDelegateInterface" with the specified identifier.
src/openassetio-python/package/openassetio/ui/pluginSystem/PythonPluginSystemUIDelegateImplementationFactory.py:130
↓ 3 callers
Method
instantiate
Creates an instance of the @fqref{managerApi.ManagerInterface}"ManagerInterface" with the specified identifier. @par
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystemManagerImplementationFactory.py:127
↓ 3 callers
Method
isAbsoluteDrivePath
src/openassetio-core/src/utils/path/windows/detail.cpp:122
↓ 3 callers
Method
isInvalidHostname
src/openassetio-core/src/utils/path/windows/detail.cpp:129
↓ 3 callers
Method
isSeverityLogged
(self, severity)
src/openassetio-python/tests/conftest.py:589
↓ 3 callers
Function
make_exception
(exception_type)
src/openassetio-python/tests/cmodule/test_errors.py:141
↓ 3 callers
Method
next
(self, hostSession)
src/openassetio-python/tests/conftest.py:611
↓ 3 callers
Method
replaceTerms
Substitutes any valid terminology tokens in the input string with those appropriate to the current Manager. These tokens are
src/openassetio-python/package/openassetio/hostApi/terminology.py:95
↓ 3 callers
Method
stateChangedCallback
src/openassetio-ui/tests/UIDelegateRequestStateTest.cpp:75
↓ 3 callers
Function
suite_module
Loads and returns the specified test suite module
src/openassetio-python/tests/package/test/manager/test_harness.py:478
↓ 3 callers
Method
updateRequestCallback
src/openassetio-ui/tests/UIDelegateRequestStateTest.cpp:84
↓ 2 callers
Function
EntityReferencePagerInterface
* Deleted copy constructor. * * Copying of pagers is disallowed, for convenience of implementation. * * However, be aware that multiple re
src/openassetio-core/include/openassetio/managerApi/EntityReferencePagerInterface.hpp:60
↓ 2 callers
Function
PYBIND11_OVERRIDE_PURE
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:30
↓ 2 callers
Function
UIDelegateState
src/openassetio-ui/include/openassetio/ui/hostApi/UIDelegateState.hpp:105
↓ 2 callers
Method
__assert_multiple_references
( self, entity_traits_access, first_ref, first_trait_set, second_ref,
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:409
↓ 2 callers
Method
__pager_page_iter
(pager)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:1122
↓ 2 callers
Method
__scan
Scans for PythonPluginSystemUIDelegatePlugins, and registers them with the factory instance.
src/openassetio-python/package/openassetio/ui/pluginSystem/PythonPluginSystemUIDelegateImplementationFactory.py:102
↓ 2 callers
Method
__scan
Scans for PythonPluginSystemManagerPlugins, and registers them with the factory instance.
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystemManagerImplementationFactory.py:100
↓ 2 callers
Method
__testRegisterError
(self, fixture_name, errorCode)
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:710
↓ 2 callers
Method
__test_getWithRelationship_error
( self, entity_reference, relationship_trait_set, expected_error_code,
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:1045
↓ 2 callers
Method
__test_getWithRelationships_error
( self, entity_reference, relationship_trait_set, expected_error_code,
src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py:1073
↓ 2 callers
Method
_make_expected_default_entity_err_msg
(self, batch_element_error, access, trait_set)
src/openassetio-python/tests/package/hostApi/test_manager.py:1261
↓ 2 callers
Method
_make_expected_existence_err_msg
(self, batch_element_error, entityRef)
src/openassetio-python/tests/package/hostApi/test_manager.py:1093
↓ 2 callers
Method
assert_callback_overload_errors_with_invalid_batch_element
( self, method_specific_args_for_batch_of_two_with_invalid_element )
src/openassetio-python/tests/package/hostApi/test_manager.py:147
↓ 2 callers
Method
assert_callback_overload_errors_with_mixed_array_lengths
( self, batched_method_specific_args_for_batch_of_two, nonbatched_remaining_method_spe
src/openassetio-python/tests/package/hostApi/test_manager.py:119
↓ 2 callers
Function
assert_expected_manager
(mock_host_interface, mock_manager_interface)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:489
↓ 2 callers
Method
assert_expected_path
(self, url_map, url_path_converter)
src/openassetio-python/tests/package/utils/test_FileUrlPathConverter.py:141
↓ 2 callers
Function
assert_expected_ui_delegate
(mock_host_interface, mock_ui_delegate_interface)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:515
↓ 2 callers
Method
assert_expected_url
(self, url_map, url_path_converter)
src/openassetio-python/tests/package/utils/test_FileUrlPathConverter.py:84
↓ 2 callers
Function
catchCommonExceptionAsCode
src/openassetio-core-c/src/InfoDictionary.cpp:37
↓ 2 callers
Function
checkBasicPrintableContains
(value, expected_str, expected_repr=None)
src/openassetio-python/tests/package/utils/test_printable.py:44
↓ 2 callers
Function
checkBasicPrintableContains
src/openassetio-core/tests/utils/PrintableTest.cpp:37
↓ 2 callers
Function
configPathFromEnvVar
* Retrieve a path to a configuration file from an environment variable, * and log success or failure. * * @param logger Logger to report progress o
src/private/include/openassetio/private/hostApi/factory.hpp:66
↓ 2 callers
Method
containsUpwardsTraversal
src/openassetio-core/src/utils/path/windows/detail.cpp:96
↓ 2 callers
Method
critical
src/openassetio-core/src/log/LoggerInterface.cpp:29
↓ 2 callers
Method
defaultEntityReference
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:139
↓ 2 callers
Method
defaultEntityReference
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:447
↓ 2 callers
Method
displayName
(self)
src/openassetio-python/tests/conftest.py:569
↓ 2 callers
Function
dlerror
* Implement POSIX dlerror for Windows. * * Diverge from POSIX by returning a std::string rather than char*, so * we don't have to worry about keepi
src/openassetio-core/src/pluginSystem/CppPluginSystem.cpp:75
↓ 2 callers
Method
entityExists
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:433
↓ 2 callers
Method
entityReferences
src/openassetio-ui/src/ui/hostApi/UIDelegateState.cpp:31
↓ 2 callers
Method
entityTraits
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:129
↓ 2 callers
Method
entityTraitsDatas
src/openassetio-ui/src/ui/hostApi/UIDelegateState.cpp:35
↓ 2 callers
Function
errorCodeName
src/openassetio-core/src/errors/exceptionMessages.cpp:26
↓ 2 callers
Function
extractExceptionMessage
src/openassetio-core-c/src/errors.hpp:44
↓ 2 callers
Function
extract_comparable_values_from_enum_values
(*enum_values)
src/openassetio-python/tests/conftest.py:253
↓ 2 callers
Method
getWithRelationship
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:149
↓ 2 callers
Method
getWithRelationship
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:463
↓ 2 callers
Method
getWithRelationships
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:483
↓ 2 callers
Method
heldObject1
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:123
↓ 2 callers
Method
heldObject2
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:124
↓ 2 callers
Method
heldObject3
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:127
↓ 2 callers
Method
identifier
(self)
src/openassetio-python/tests/conftest.py:566
↓ 2 callers
Method
identifier
src/openassetio-core/src/hostApi/Manager.cpp:110
↓ 2 callers
Method
identifier
(self)
examples/manager/SimpleCppManager/tests/test_SimpleCppManager.py:448
↓ 2 callers
Function
identifierAndSettingsFromConfigFile
* Extract the identifier and settings from a TOML-formatted config * file. * * @param logger Logger to log progress. * * @param configPath Path t
src/private/include/openassetio/private/hostApi/factory.hpp:96
↓ 2 callers
Method
identifiers
Returns the identifiers known to the plugin system. If @ref scan has not been called, then this will be empty. @return `Lis
src/openassetio-python/package/openassetio/pluginSystem/PythonPluginSystem.py:215
↓ 2 callers
Method
identifiers
(self)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:607
↓ 2 callers
Method
identifiers
(self)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:639
↓ 2 callers
Method
identifiers
(self)
src/openassetio-python/tests/package/ui/pluginSystem/test_hybridpluginsystemuidelegateimplementationfactory.py:215
↓ 2 callers
Method
identifiers
(self)
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:219
↓ 2 callers
Method
identifiers
src/openassetio-ui/src/ui/pluginSystem/HybridPluginSystemUIDelegateImplementationFactory.cpp:40
↓ 2 callers
Method
identifiers
src/openassetio-core/src/hostApi/ManagerFactory.cpp:42
↓ 2 callers
Method
info
Override base class implementation to add @fqref{constants.kInfoKey_IsPython} "kInfoKey_IsPython". @see @fqref{hostApi.HostI
src/openassetio-python/package/openassetio/hostApi/HostInterface.py:34
↓ 2 callers
Method
info
(self)
src/openassetio-python/tests/conftest.py:572
↓ 2 callers
Method
info
src/openassetio-core/src/hostApi/Manager.cpp:119
↓ 2 callers
Method
instantiate
(self, identifier)
src/openassetio-python/tests/package/ui/pluginSystem/test_hybridpluginsystemuidelegateimplementationfactory.py:218
↓ 2 callers
Method
interface
(cls)
src/openassetio-python/tests/package/test/manager/resources/plugins/StubManager.py:84
↓ 2 callers
Method
load
src/openassetio-python/cmodule/src/PyRetainingSharedPtr.hpp:112
↓ 2 callers
Method
make
src/openassetio-python/tests/cmodule/resources/_testutils/gilTest.cpp:139
↓ 2 callers
Method
makeFromPtrValue
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:72
↓ 2 callers
Method
managementPolicy
* Override to provide policy based on configuration. * * For each trait set in @p traitSets, determine if any entity in the * database has al
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:194
↓ 2 callers
Method
nativeData
src/openassetio-ui/src/ui/hostApi/UIDelegateState.cpp:29
↓ 2 callers
Function
oa_InfoDictionary_dtor
src/openassetio-core-c/src/InfoDictionary.cpp:126
↓ 2 callers
Function
oa_InfoDictionary_size
src/openassetio-core-c/src/InfoDictionary.cpp:130
↓ 2 callers
Function
oa_InfoDictionary_typeOf
src/openassetio-core-c/src/InfoDictionary.cpp:134
↓ 2 callers
Function
oa_hostApi_Manager_ctor
src/openassetio-core-c/src/hostApi/Manager.cpp:28
↓ 2 callers
Function
oa_hostApi_Manager_displayName
src/openassetio-core-c/src/hostApi/Manager.cpp:60
↓ 2 callers
Function
oa_hostApi_Manager_dtor
src/openassetio-core-c/src/hostApi/Manager.cpp:46
↓ 2 callers
Function
oa_hostApi_Manager_identifier
src/openassetio-core-c/src/hostApi/Manager.cpp:50
↓ 2 callers
Function
oa_hostApi_Manager_info
src/openassetio-core-c/src/hostApi/Manager.cpp:70
↓ 2 callers
Method
otherValue
(self)
src/openassetio-python/tests/cmodule/test_PyRetainingSharedPtr.py:270
↓ 2 callers
Method
populateUI
src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:81
↓ 2 callers
Method
preflight
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:503
↓ 2 callers
Method
progress
src/openassetio-core/src/log/LoggerInterface.cpp:23
↓ 2 callers
Function
pyBoolListFromUintVector
src/openassetio-python/cmodule/src/hostApi/ManagerBinding.cpp:39
↓ 2 callers
Method
removeTrailingDotsInPathSegments
src/openassetio-core/src/utils/path/windows/detail.cpp:100
↓ 2 callers
Method
resolve
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:120
↓ 2 callers
Method
resolve
* Override to retrieve the properties of provided entities from the * database. * * Only read access is supported. */
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:329
← previous
next →
201–300 of 2,100, ranked by callers