This is the complete list of members for te::sa::KernelOperation, including all inherited members.
buildRaster(te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, std::string driver) | te::sa::KernelOperation | protected |
buildTree()=0 | te::sa::KernelOperation | protectedpure virtual |
createDataSet(te::da::DataSet *inputDataSet, te::da::DataSetType *dsType) | te::sa::KernelOperation | protected |
createDataSetType(te::da::DataSetType *dsType) | te::sa::KernelOperation | protected |
execute()=0 | te::sa::KernelOperation | pure virtual |
KernelOperation() | te::sa::KernelOperation | |
m_kTree | te::sa::KernelOperation | protected |
m_outputParams | te::sa::KernelOperation | protected |
runDataSetKernel(te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, te::sa::KernelMap &kMap, te::da::DataSetType *dsType) | te::sa::KernelOperation | protected |
runRasterKernel(te::sa::KernelInputParams *inputParams, te::sa::KernelTree &kTree, te::sa::KernelMap &kMap, te::rst::Raster *raster) | te::sa::KernelOperation | protected |
saveDataSet(te::da::DataSet *dataSet, te::da::DataSetType *dsType) | te::sa::KernelOperation | protected |
setOutputParameters(te::sa::KernelOutputParams *outParams) | te::sa::KernelOperation | |
~KernelOperation() | te::sa::KernelOperation | virtual |