Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::ConnectomicsHistogramCache Class Reference

#include <mitkConnectomicsHistogramCache.h>

Inheritance diagram for mitk::ConnectomicsHistogramCache:
Collaboration diagram for mitk::ConnectomicsHistogramCache:

Public Member Functions

 ConnectomicsHistogramCache ()
 
 ~ConnectomicsHistogramCache ()
 
ConnectomicsHistogramsContaineroperator[] (ConnectomicsNetwork::Pointer sp_NetworkData)
 
- Public Member Functions inherited from mitk::SimpleHistogramCache
 SimpleHistogramCache ()
 
 ~SimpleHistogramCache ()
 
SimpleHistogramoperator[] (BaseData::Pointer sp_BaseData)
 

Protected Member Functions

SimpleHistogramoperator[] (BaseData::Pointer sp_BaseData)
 
- Protected Member Functions inherited from mitk::SimpleHistogramCache
void TrimCache (bool full=false)
 

Additional Inherited Members

- Public Types inherited from mitk::SimpleHistogramCache
typedef std::list< Element * > CacheContainer
 
- Public Attributes inherited from mitk::SimpleHistogramCache
CacheContainer cache
 
- Static Public Attributes inherited from mitk::SimpleHistogramCache
static const unsigned int maxCacheSize
 

Detailed Description

Definition at line 67 of file mitkConnectomicsHistogramCache.h.

Constructor & Destructor Documentation

mitk::ConnectomicsHistogramCache::ConnectomicsHistogramCache ( )

Definition at line 19 of file mitkConnectomicsHistogramCache.cpp.

mitk::ConnectomicsHistogramCache::~ConnectomicsHistogramCache ( )

Definition at line 23 of file mitkConnectomicsHistogramCache.cpp.

Member Function Documentation

SimpleHistogram* mitk::ConnectomicsHistogramCache::operator[] ( BaseData::Pointer  sp_BaseData)
protected

The documentation for this class was generated from the following files: