Project
Loading...
Searching...
No Matches
o2::framework::ParsedConfigMatch Struct Reference

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
 

Detailed Description

Temporary struct to hold a configuration parameter.

Definition at line 28 of file DeviceConfigInfo.h.

Member Data Documentation

◆ beginKey

char const* o2::framework::ParsedConfigMatch::beginKey

Definition at line 29 of file DeviceConfigInfo.h.

◆ beginProvenance

char const* o2::framework::ParsedConfigMatch::beginProvenance

Definition at line 33 of file DeviceConfigInfo.h.

◆ beginValue

char const* o2::framework::ParsedConfigMatch::beginValue

Definition at line 31 of file DeviceConfigInfo.h.

◆ endKey

char const* o2::framework::ParsedConfigMatch::endKey

Definition at line 30 of file DeviceConfigInfo.h.

◆ endProvenance

char const* o2::framework::ParsedConfigMatch::endProvenance

Definition at line 34 of file DeviceConfigInfo.h.

◆ endValue

char const* o2::framework::ParsedConfigMatch::endValue

Definition at line 32 of file DeviceConfigInfo.h.

◆ timestamp

std::size_t o2::framework::ParsedConfigMatch::timestamp

Definition at line 35 of file DeviceConfigInfo.h.


The documentation for this struct was generated from the following file: