MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setName

Method setName

src/OpenColorIO/Op.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void OpData::setName(const std::string & name)
97{
98 return m_metadata.setName(name.c_str());
99}
100
101bool operator==(const OpData & lhs, const OpData & rhs)
102{

Callers 15

mainFunction · 0.45
mainFunction · 0.45
_set_valueMethod · 0.45
_set_valueMethod · 0.45
_set_valueMethod · 0.45
loadFunction · 0.45
test_format_metadataMethod · 0.45
test_write_clfMethod · 0.45
test_format_metadataMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_format_metadataMethod · 0.36
test_write_clfMethod · 0.36
test_format_metadataMethod · 0.36
test_copyMethod · 0.36
test_format_metadataMethod · 0.36
test_copyMethod · 0.36
test_nameMethod · 0.36
test_format_metadataMethod · 0.36
test_format_metadataMethod · 0.36
test_format_metadataMethod · 0.36
test_copyMethod · 0.36