#include <XMLProcessor.h>
Public Member Functions | |
_DBConfig () | |
Public Attributes | |
time_t | create_timestamp |
std::string | created_by_user |
std::string | subversion |
std::string | version |
Definition at line 117 of file XMLProcessor.h.
XMLProcessor::DBConfig::_DBConfig | ( | ) |
time_t XMLProcessor::_DBConfig::create_timestamp |
Definition at line 121 of file XMLProcessor.h.
Referenced by XMLLUTLoader::addChecksums(), and XMLLUTLoader::addLUT().
std::string XMLProcessor::_DBConfig::created_by_user |
Definition at line 122 of file XMLProcessor.h.
Referenced by XMLLUTLoader::addChecksums(), and XMLLUTLoader::addLUT().
std::string XMLProcessor::_DBConfig::subversion |
Definition at line 120 of file XMLProcessor.h.
Referenced by XMLLUTLoader::addChecksums(), XMLLUTLoader::addLUT(), and HcalLutManager::create_lut_loader().
std::string XMLProcessor::_DBConfig::version |
Definition at line 119 of file XMLProcessor.h.
Referenced by XMLLUTLoader::addChecksums(), XMLLUTLoader::addLUT(), HcalLutManager::create_lut_loader(), validation.Sample::datasetpattern(), and validation.Sample::filename().