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 <FMEThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <boost/unordered_map.hpp>
#include <FMEThirdPartyWarningsRestore.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

Namespaces

namespace  ml
 Defines the class GetTileJob.

Detailed Description

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

Author
Wolf Spindler
Date
2010-07-08

Definition in file mlDICOMCachedIOPixelFrameCacheContainer.h.