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

Class Entry

include/IECore/IndexedIO.h:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 typedef InternedString EntryID;
127 typedef std::vector< EntryID > EntryIDList;
128 class Entry;
129 // singleton representing the root name
130 static const EntryID rootName;
131 // singleton representing the root location (to be passed in the factory function)

Callers 2

entryMethod · 0.85
IndexedIO.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected