MeVisLab Toolbox Reference
mlDICOMCachedIOPixelFrameCacheContainer.h File Reference

Class for caching of pixel frames from multi-frame data. More...

#include "MLDICOMCachedIOSystem.h"
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <boost/unordered_map.hpp>
#include <ThirdPartyWarningsRestore.h>
#include <mlConstantString.h>
#include <mlSubImage.h>
#include "mlDICOMCachedIOFileHandle.h"
#include <DCMTree_Lib.h>
#include <DCMTree_MFPixelTag.h>

Go to the source code of this file.

Classes

class  MLMFPixDataFramesCacheEntry
 Small helper class to manage a list of data frames related to a filename. More...
 
class  MLDICOMCachedIOPixelFrameCacheContainer
 Structure containing a container for pixel frames and an index of the most recently used one. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Class for caching of pixel frames from multi-frame data.

Author
Wolf Spindler
Date
2010-07-08

Definition in file mlDICOMCachedIOPixelFrameCacheContainer.h.