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

#include <CCDBPathTable.h>

Classes

struct  Range
 

Public Member Functions

std::string const & resolve (int64_t key, std::string const &column) const
 

Static Public Member Functions

static PathTable parse (std::string const &spec)
 

Public Attributes

std::vector< Rangeranges
 
std::string fallback
 
bool hasFallback = false
 

Detailed Description

Definition at line 29 of file CCDBPathTable.h.

Member Function Documentation

◆ parse()

static PathTable o2::framework::PathTable::parse ( std::string const &  spec)
inlinestatic

Definition at line 39 of file CCDBPathTable.h.

◆ resolve()

std::string const & o2::framework::PathTable::resolve ( int64_t  key,
std::string const &  column 
) const
inline

Definition at line 75 of file CCDBPathTable.h.

Member Data Documentation

◆ fallback

std::string o2::framework::PathTable::fallback

Definition at line 36 of file CCDBPathTable.h.

◆ hasFallback

bool o2::framework::PathTable::hasFallback = false

Definition at line 37 of file CCDBPathTable.h.

◆ ranges

std::vector<Range> o2::framework::PathTable::ranges

Definition at line 35 of file CCDBPathTable.h.


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