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

Method getConfigIOProxy

src/OpenColorIO/Config.cpp:6003–6006  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6001}
6002
6003ConfigIOProxyRcPtr Config::getConfigIOProxy() const
6004{
6005 return getImpl()->m_context->getConfigIOProxy();
6006}
6007
6008bool Config::isArchivable() const
6009{

Callers 6

getProcessorMethod · 0.45
GetFastFileHashFunction · 0.45
getLutDataFunction · 0.45
CollectContextVariablesFunction · 0.45
test_config_io_proxyMethod · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 2

test_config_io_proxyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36