te::rst::RasterSummaryManager::SumManKey Class Reference

Summary manager key. More...

#include <RasterSummaryManager.h>

Public Member Functions

bool operator< (const SumManKey &other) const
 
SumManKeyoperator= (const SumManKey &other)
 
bool operator== (const SumManKey &other) const
 
 SumManKey ()
 
 SumManKey (const SumManKey &other)
 
 ~SumManKey ()
 

Public Attributes

unsigned int m_bandIndex
 
unsigned int m_colStart
 
std::map< std::string, std::string > m_connInfo
 
unsigned int m_finalCol
 
unsigned int m_finalRow
 
unsigned int m_histoBins
 
te::common::AccessPolicy m_rasterPolicy
 
Raster const * m_rasterPtr
 
unsigned int m_rowStart
 
unsigned int m_sampleStep
 
BandSummary m_summary
 

Detailed Description

Summary manager key.

See also
RasterSummary, BandSummary.

Definition at line 212 of file RasterSummaryManager.h.

Constructor & Destructor Documentation

◆ SumManKey() [1/2]

te::rst::RasterSummaryManager::SumManKey::SumManKey ( )

◆ SumManKey() [2/2]

te::rst::RasterSummaryManager::SumManKey::SumManKey ( const SumManKey other)

◆ ~SumManKey()

te::rst::RasterSummaryManager::SumManKey::~SumManKey ( )

Member Function Documentation

◆ operator<()

bool te::rst::RasterSummaryManager::SumManKey::operator< ( const SumManKey other) const

◆ operator=()

SumManKey& te::rst::RasterSummaryManager::SumManKey::operator= ( const SumManKey other)

◆ operator==()

bool te::rst::RasterSummaryManager::SumManKey::operator== ( const SumManKey other) const

Member Data Documentation

◆ m_bandIndex

unsigned int te::rst::RasterSummaryManager::SumManKey::m_bandIndex

Definition at line 215 of file RasterSummaryManager.h.

◆ m_colStart

unsigned int te::rst::RasterSummaryManager::SumManKey::m_colStart

Definition at line 217 of file RasterSummaryManager.h.

◆ m_connInfo

std::map<std::string, std::string> te::rst::RasterSummaryManager::SumManKey::m_connInfo

Definition at line 224 of file RasterSummaryManager.h.

◆ m_finalCol

unsigned int te::rst::RasterSummaryManager::SumManKey::m_finalCol

Definition at line 219 of file RasterSummaryManager.h.

◆ m_finalRow

unsigned int te::rst::RasterSummaryManager::SumManKey::m_finalRow

Definition at line 218 of file RasterSummaryManager.h.

◆ m_histoBins

unsigned int te::rst::RasterSummaryManager::SumManKey::m_histoBins

Definition at line 220 of file RasterSummaryManager.h.

◆ m_rasterPolicy

te::common::AccessPolicy te::rst::RasterSummaryManager::SumManKey::m_rasterPolicy

Definition at line 223 of file RasterSummaryManager.h.

◆ m_rasterPtr

Raster const* te::rst::RasterSummaryManager::SumManKey::m_rasterPtr

Definition at line 222 of file RasterSummaryManager.h.

◆ m_rowStart

unsigned int te::rst::RasterSummaryManager::SumManKey::m_rowStart

Definition at line 216 of file RasterSummaryManager.h.

◆ m_sampleStep

unsigned int te::rst::RasterSummaryManager::SumManKey::m_sampleStep

Definition at line 221 of file RasterSummaryManager.h.

◆ m_summary

BandSummary te::rst::RasterSummaryManager::SumManKey::m_summary

Definition at line 225 of file RasterSummaryManager.h.


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