#include <Identity.h>
Public Member Functions | |
bool | executeMemory (te::vp::AlgorithmParams *mainParams) |
bool | executeQuery (te::vp::AlgorithmParams *mainParams) |
Identity () | |
virtual | ~Identity () |
Protected Member Functions | |
te::da::DataSetType * | getOutputDataSetType (te::vp::AlgorithmParams *mainParams) |
std::vector< std::string > | getPropNames (const std::map< std::string, te::dt::AbstractData * > &specificParams, const std::string &dataSetName) |
Private Types | |
typedef te::sam::rtree::Index< size_t, 8 > * | DataSetRTree |
Definition at line 50 of file Identity.h.
|
private |
Definition at line 73 of file Identity.h.
te::vp::Identity::Identity | ( | ) |
|
inlinevirtual |
Definition at line 56 of file Identity.h.
|
virtual |
Implements te::vp::Algorithm.
|
virtual |
Implements te::vp::Algorithm.
|
protected |
|
protected |