fw4spl
|
Public Types | |
typedef size_t | SizeType |
typedef std::weak_ptr< void > | CounterType |
Public Member Functions | |
FWMEMORY_API void | clear () |
long | lockCount () const |
Public Attributes | |
SizeType | size |
bool | loaded |
true if 'buffer' is loaded | |
bool | userStreamFactory |
FileHolder | fsFile |
FileFormatType | fileFormat |
CounterType | lockCounter |
::fwCore::LogicStamp | lastAccess |
::fwMemory::BufferAllocationPolicy::sptr | bufferPolicy |
std::shared_ptr< ::fwMemory::stream::in::IFactory > | istreamFactory |
Definition at line 24 of file BufferInfo.hpp.