DataMethod< DataType > Member List
This is the complete list of members for
DataMethod< DataType >, including all inherited members.
| DataMethod() | DataMethod< DataType > | [inline] |
| determineDetectionSourceAndTarget(const TableInfo *aInfo, int tabNo, const StringMap &aTarget) | DataMethod< DataType > | [inline] |
| determineSourceAndTarget(const TableInfo &aInfo, const StringMap &aTarget) | DataMethod< DataType > | [inline] |
| doit(TableData< DataType > &data, int row1, int row2)=0 | DataMethod< DataType > | [pure virtual] |
| doit2(TableData< DataType > &inpData, TableData< DataType > &data, int row1, int row2)=0 | DataMethod< DataType > | [pure virtual] |
| getName() const | DataMethod< DataType > | [inline] |
| logInfo(const StringMap &aTarget) | DataMethod< DataType > | [inline] |
| methodName | DataMethod< DataType > | [protected] |
| setSource(IntMap &tbls, IntMap &cols, StringMap units)=0 | DataMethod< DataType > | [pure virtual] |
| setTarget(IntMap &cols, StringMap units)=0 | DataMethod< DataType > | [pure virtual] |
| useOtherTables(IntMap &sourceTbl, int tabNo) | DataMethod< DataType > | [inline] |
| ~DataMethod() | DataMethod< DataType > | [inline, virtual] |