te::rp::RemapValuesThreadParams Struct Reference

Public Attributes

std::vector< unsigned int > const * m_inputRasterBandsPtr
 
te::rst::Raster const * m_inputRasterPtr
 
boost::mutex * m_mutexPtr
 
std::vector< unsigned int > const * m_outputRasterBandsPtr
 
te::rst::Rasterm_outputRasterPtr
 
Matrix< bool > * m_rasterBlocksStatusPtr
 
boost::numeric::ublas::matrix< double > const * m_remapMatrixPtr
 
bool m_returnStatus
 

Detailed Description

Definition at line 119 of file src/terralib/rp/Functions.cpp.

Member Data Documentation

std::vector< unsigned int > const* te::rp::RemapValuesThreadParams::m_inputRasterBandsPtr
te::rst::Raster const* te::rp::RemapValuesThreadParams::m_inputRasterPtr
boost::mutex* te::rp::RemapValuesThreadParams::m_mutexPtr
std::vector< unsigned int > const* te::rp::RemapValuesThreadParams::m_outputRasterBandsPtr

Definition at line 124 of file src/terralib/rp/Functions.cpp.

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

te::rst::Raster* te::rp::RemapValuesThreadParams::m_outputRasterPtr
Matrix< bool >* te::rp::RemapValuesThreadParams::m_rasterBlocksStatusPtr
boost::numeric::ublas::matrix< double > const* te::rp::RemapValuesThreadParams::m_remapMatrixPtr
bool te::rp::RemapValuesThreadParams::m_returnStatus

Definition at line 127 of file src/terralib/rp/Functions.cpp.

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


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