DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <confaccessor.hpp>
Public Attributes | |
std::string | ClassName |
std::vector< std::string > | ModifiedObjects |
std::vector< std::string > | CreatedObjects |
std::vector< std::string > | DeletedObjects |
Definition at line 48 of file confaccessor.hpp.
std::string dbe::ConfigWrapperExternalChange::ClassName |
Definition at line 50 of file confaccessor.hpp.
std::vector<std::string> dbe::ConfigWrapperExternalChange::CreatedObjects |
Definition at line 52 of file confaccessor.hpp.
std::vector<std::string> dbe::ConfigWrapperExternalChange::DeletedObjects |
Definition at line 53 of file confaccessor.hpp.
std::vector<std::string> dbe::ConfigWrapperExternalChange::ModifiedObjects |
Definition at line 51 of file confaccessor.hpp.