35 #ifndef IE_CORE_MEMORYINDEXEDIO_H
36 #define IE_CORE_MEMORYINDEXEDIO_H
38 #include "IECore/Export.h"
39 #include "IECore/StreamIndexedIO.h"
40 #include "IECore/VectorTypedData.h"
53 MemoryIndexedIO( ConstCharVectorDataPtr buf,
const IndexedIO::EntryIDList &root, IndexedIO::OpenMode mode);
58 CharVectorDataPtr buffer();
66 IndexedIO *duplicate(StreamIndexedIO::Node &rootNode)
const override;
75 #endif // IE_CORE_MEMORYINDEXEDIO_H
Definition: MemoryIndexedIO.h:47
Definition: IndexedIO.h:57
Definition: StreamIndexedIO.h:56
Class that provides access to the stream file.
Definition: StreamIndexedIO.h:161
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43