Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ FileRules
Method
FileRules
src/OpenColorIO/FileRules.cpp:537–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
535
};
536
537
FileRules::FileRules()
538
: m_impl(new FileRules::Impl())
539
{
540
}
541
542
FileRules::~FileRules()
543
{
Callers
14
_clear_items
Method · 0.80
_get_editable_file_rules
Method · 0.80
test_copy
Method · 0.80
test_default
Method · 0.80
test_name
Method · 0.80
test_pattern
Method · 0.80
test_extension
Method · 0.80
test_regex
Method · 0.80
test_color_space
Method · 0.80
test_custom_keys
Method · 0.80
test_insert_rule
Method · 0.80
test_rule_priority
Method · 0.80
Calls
no outgoing calls
Tested by
12
test_copy
Method · 0.64
test_default
Method · 0.64
test_name
Method · 0.64
test_pattern
Method · 0.64
test_extension
Method · 0.64
test_regex
Method · 0.64
test_color_space
Method · 0.64
test_custom_keys
Method · 0.64
test_insert_rule
Method · 0.64
test_rule_priority
Method · 0.64
test_using_rules
Method · 0.64
test_copy
Method · 0.64