MCPcopy Create free account
hub / github.com/ImageEngine/cortex / offset

Method offset

src/IECore/StreamIndexedIO.cpp:688–691  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

686 }
687
688 inline uint64_t offset()
689 {
690 return m_offset;
691 }
692
693 inline uint64_t decompressedSize() const
694 {

Callers 6

DirectoryNodeMethod · 0.45
dataChildInfoMethod · 0.45
readMethod · 0.45
writeDataNodeMethod · 0.45
writeNodeMethod · 0.45
readNodeFromSubIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected