MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / geterror

Method geterror

src/python/py_imagecache.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154*/
155
156std::string ImageCacheWrap::geterror () const
157{
158 return m_cache->geterror();
159}
160
161std::string ImageCacheWrap::getstats (int level=1) const
162{

Callers 1

ic_geterror_testFunction · 0.45

Calls

no outgoing calls

Tested by 1

ic_geterror_testFunction · 0.36