Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
std::string ImageCacheWrap::geterror () const
157
{
158
return m_cache->geterror();
159
}
160
161
std::string ImageCacheWrap::getstats (int level=1) const
162
{
Callers
1
ic_geterror_test
Function · 0.45
Calls
no outgoing calls
Tested by
1
ic_geterror_test
Function · 0.36