#include <DCMTree_FileCache.h>
Definition at line 26 of file DCMTree_FileCache.h.
◆ ~FileCache()
virtual DCMTree::FileCache::~FileCache |
( |
| ) |
|
|
virtualdefault |
◆ getValue() [1/2]
Copies DICOM attribute value to buffer dest
with size bufSize
.
Caller needs to prepare the buffer with the correct size. For values with multiple entries (especially multi-frame images), idx
is the index of the requested value.
◆ getValue() [2/2]
◆ init()
Initializes the file cache for filename filename and the DICOM tag ID.
◆ isInitialized()
virtual bool DCMTree::FileCache::isInitialized |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: