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::Raster * | m_outputRasterPtr | 
| Matrix< bool > * | m_rasterBlocksStatusPtr | 
| boost::numeric::ublas::matrix < double > const *  | m_remapMatrixPtr | 
| bool | m_returnStatus | 
Definition at line 107 of file Functions.cpp.
| std::vector< unsigned int > const* te::rp::RemapValuesThreadParams::m_inputRasterBandsPtr | 
Definition at line 110 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| te::rst::Raster const* te::rp::RemapValuesThreadParams::m_inputRasterPtr | 
Definition at line 109 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| boost::mutex* te::rp::RemapValuesThreadParams::m_mutexPtr | 
Definition at line 116 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| std::vector< unsigned int > const* te::rp::RemapValuesThreadParams::m_outputRasterBandsPtr | 
Definition at line 112 of file Functions.cpp.
Referenced by te::rp::RemapValues().
| te::rst::Raster* te::rp::RemapValuesThreadParams::m_outputRasterPtr | 
Definition at line 111 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| Matrix< bool >* te::rp::RemapValuesThreadParams::m_rasterBlocksStatusPtr | 
Definition at line 114 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| boost::numeric::ublas::matrix< double > const* te::rp::RemapValuesThreadParams::m_remapMatrixPtr | 
Definition at line 113 of file Functions.cpp.
Referenced by te::rp::RemapValues(), and te::rp::RemapValuesThread().
| bool te::rp::RemapValuesThreadParams::m_returnStatus | 
Definition at line 115 of file Functions.cpp.
Referenced by te::rp::RemapValues().