Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Member Functions | List of all members
Ilwis::TableMerger Class Reference

Public Member Functions

ITable mergeMetadataTables (const ITable &tbl1, const ITable &tbl2)
 
bool mergeMetadataTables (ITable &tblOut, const ITable &tblIn, const std::vector< QString > &columns)
 
void mergeTableData (const ITable &sourceTable1, const ITable &sourceTable2, ITable &targetTable, const std::vector< QString > &except=std::vector< QString >()) const
 
bool copyColumns (const ITable &tblSource, ITable &tbltarget, int options=0)
 

The documentation for this class was generated from the following files: