All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::rp::GetMeanValueThreadParams Struct Reference

Public Attributes

te::rst::Band const * m_inputBandPtr
 
double * m_meanValuePtr
 
boost::mutex * m_mutexPtr
 
double * m_pixelsNumberValuePtr
 
Matrix< bool > * m_rasterBlocksStatusPtr
 
bool m_returnStatus
 

Detailed Description

Definition at line 73 of file Functions.cpp.

Member Data Documentation

te::rst::Band const* te::rp::GetMeanValueThreadParams::m_inputBandPtr

Definition at line 75 of file Functions.cpp.

Referenced by te::rp::GetMeanValue(), and te::rp::GetMeanValueThread().

double* te::rp::GetMeanValueThreadParams::m_meanValuePtr

Definition at line 77 of file Functions.cpp.

Referenced by te::rp::GetMeanValue(), and te::rp::GetMeanValueThread().

boost::mutex* te::rp::GetMeanValueThreadParams::m_mutexPtr

Definition at line 80 of file Functions.cpp.

Referenced by te::rp::GetMeanValue(), and te::rp::GetMeanValueThread().

double* te::rp::GetMeanValueThreadParams::m_pixelsNumberValuePtr

Definition at line 78 of file Functions.cpp.

Referenced by te::rp::GetMeanValue(), and te::rp::GetMeanValueThread().

Matrix< bool >* te::rp::GetMeanValueThreadParams::m_rasterBlocksStatusPtr

Definition at line 76 of file Functions.cpp.

Referenced by te::rp::GetMeanValue(), and te::rp::GetMeanValueThread().

bool te::rp::GetMeanValueThreadParams::m_returnStatus

Definition at line 79 of file Functions.cpp.

Referenced by te::rp::GetMeanValue().


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