7 #include "fwMemory/BufferInfo.hpp" 12 BufferInfo::BufferInfo() :
15 userStreamFactory(false),
18 this->lastAccess.modified();
24 void BufferInfo::clear()
28 userStreamFactory =
false;
30 fileFormat = ::fwMemory::OTHER;
34 istreamFactory.reset();
The namespace fwMemory contains tools to manage memory. Use for dump.
Provides a Logical timestamp system.