#include <XMLHTRPatternLoader.h>
Public Member Functions | |
_checksumsDBConfig () | |
Public Member Functions inherited from XMLProcessor::_DBConfig | |
_DBConfig () | |
Public Attributes | |
std::string | comment_description |
int | crate |
std::string | htr_data_patterns_data_file |
std::string | name_label |
Public Attributes inherited from XMLProcessor::_DBConfig | |
time_t | create_timestamp |
std::string | created_by_user |
std::string | subversion |
std::string | version |
Definition at line 48 of file XMLHTRPatternLoader.h.
XMLHTRPatternLoader::checksumsDBConfig::_checksumsDBConfig | ( | ) |
Definition at line 56 of file XMLHTRPatternLoader.cc.
References comment_description, crate, htr_data_patterns_data_file, and name_label.
std::string XMLHTRPatternLoader::_checksumsDBConfig::comment_description |
Definition at line 51 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
int XMLHTRPatternLoader::_checksumsDBConfig::crate |
Definition at line 54 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
std::string XMLHTRPatternLoader::_checksumsDBConfig::htr_data_patterns_data_file |
Definition at line 53 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
std::string XMLHTRPatternLoader::_checksumsDBConfig::name_label |
Definition at line 52 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().