#include <DataMerger.hpp>
Public Member Functions | |
void | merge (const std::string &targetFile, const std::vector< std::string > &sourceFiles, bool mergeRecordings, bool mergeModels) |
Represent a tool to merge multiple source databases into one target database.
Definition at line 31 of file DataMerger.hpp.
void ISM::DataMerger::merge | ( | const std::string & | targetFile, |
const std::vector< std::string > & | sourceFiles, | ||
bool | mergeRecordings, | ||
bool | mergeModels | ||
) |
Definition at line 26 of file DataMerger.cpp.