This is the complete list of members for jsoncollector::ObjectMerger, including all inherited members.
applyOperation(const std::vector< std::string > &dataVector, std::string operationName) | jsoncollector::ObjectMerger | privatestatic |
checkConsistency(const std::vector< DataPoint * > &objectsToMerge, std::string &outcomeMessage) | jsoncollector::ObjectMerger | privatestatic |
csvToJson(std::string &olCSV, DataPointDefinition *dpd, std::string defPath) | jsoncollector::ObjectMerger | static |
getDataPointDefinitionFor(std::string defFilePath, DataPointDefinition &def) | jsoncollector::ObjectMerger | static |
merge(const std::vector< DataPoint * > &objectsToMerge, std::string &outcomeMessage, bool onlyHistos) | jsoncollector::ObjectMerger | static |