![]() |
Project
|
Temporary struct to hold a configuration parameter. More...
#include <DeviceConfigInfo.h>
Public Attributes | |
char const * | beginKey |
char const * | endKey |
char const * | beginValue |
char const * | endValue |
char const * | beginProvenance |
char const * | endProvenance |
std::size_t | timestamp |
Temporary struct to hold a configuration parameter.
Definition at line 28 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::beginKey |
Definition at line 29 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::beginProvenance |
Definition at line 33 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::beginValue |
Definition at line 31 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::endKey |
Definition at line 30 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::endProvenance |
Definition at line 34 of file DeviceConfigInfo.h.
char const* o2::framework::ParsedConfigMatch::endValue |
Definition at line 32 of file DeviceConfigInfo.h.
std::size_t o2::framework::ParsedConfigMatch::timestamp |
Definition at line 35 of file DeviceConfigInfo.h.