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

Method getSrc

src/OpenColorIO/transforms/FileTransform.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106const char * FileTransform::getSrc() const
107{
108 return getImpl()->m_src.c_str();
109}
110
111void FileTransform::setSrc(const char * src)
112{

Callers 15

test_interfaceMethod · 0.95
update_from_transformMethod · 0.45
update_from_transformMethod · 0.45
update_from_transformMethod · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
containsBlockedTransformFunction · 0.45
GetFileReferencesFunction · 0.45
GetColorSpaceReferencesFunction · 0.45
FileTransform.cppFile · 0.45

Calls 1

getImplFunction · 0.50

Tested by 13

test_interfaceMethod · 0.76
test_srcMethod · 0.36
test_srcMethod · 0.36
test_srcMethod · 0.36
test_srcMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36