Project
Loading...
Searching...
No Matches
o2::conf::ParamDataMember Struct Reference

#include <ConfigurableParamHelper.h>

Public Member Functions

std::string toString (std::string const &prefix, bool showProv) const
 

Public Attributes

std::string name
 
std::string value
 
std::string provenance
 

Detailed Description

Definition at line 32 of file ConfigurableParamHelper.h.

Member Function Documentation

◆ toString()

std::string ParamDataMember::toString ( std::string const &  prefix,
bool  showProv 
) const

Definition at line 38 of file ConfigurableParamHelper.cxx.

Member Data Documentation

◆ name

std::string o2::conf::ParamDataMember::name

Definition at line 33 of file ConfigurableParamHelper.h.

◆ provenance

std::string o2::conf::ParamDataMember::provenance

Definition at line 35 of file ConfigurableParamHelper.h.

◆ value

std::string o2::conf::ParamDataMember::value

Definition at line 34 of file ConfigurableParamHelper.h.


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