Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getNumEntries
Method
getNumEntries
src/OpenColorIO/FileRules.cpp:687–690 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
685
}
686
687
size_t FileRules::getNumEntries() const noexcept
688
{
689
return m_impl->m_rules.size();
690
}
691
692
size_t FileRules::getIndexForRule(const char * ruleName) const
693
{
Callers
15
test_copy
Method · 0.95
test_default
Method · 0.95
test_insert_rule
Method · 0.95
get_viewing_rule_names
Method · 0.45
get_item_names
Method · 0.45
_get_items
Method · 0.45
_remove_named_rule
Method · 0.45
_add_item
Method · 0.45
move_item_down
Method · 0.45
get_item_names
Method · 0.45
_get_items
Method · 0.45
_remove_named_rule
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
11
test_copy
Method · 0.76
test_default
Method · 0.76
test_insert_rule
Method · 0.76
test_using_rules
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_insert_remove
Method · 0.36
test_config
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36