MCPcopy 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
537FileRules::FileRules()
538 : m_impl(new FileRules::Impl())
539{
540}
541
542FileRules::~FileRules()
543{

Callers 14

_clear_itemsMethod · 0.80
test_copyMethod · 0.80
test_defaultMethod · 0.80
test_nameMethod · 0.80
test_patternMethod · 0.80
test_extensionMethod · 0.80
test_regexMethod · 0.80
test_color_spaceMethod · 0.80
test_custom_keysMethod · 0.80
test_insert_ruleMethod · 0.80
test_rule_priorityMethod · 0.80

Calls

no outgoing calls

Tested by 12

test_copyMethod · 0.64
test_defaultMethod · 0.64
test_nameMethod · 0.64
test_patternMethod · 0.64
test_extensionMethod · 0.64
test_regexMethod · 0.64
test_color_spaceMethod · 0.64
test_custom_keysMethod · 0.64
test_insert_ruleMethod · 0.64
test_rule_priorityMethod · 0.64
test_using_rulesMethod · 0.64
test_copyMethod · 0.64