#include <IdPath.h>
Inherits TObject.
Definition at line 27 of file IdPath.h.
◆ IdPath() [1/5]
◆ IdPath() [2/5]
IdPath::IdPath |
( |
const IdPath & |
other | ) |
|
◆ IdPath() [3/5]
IdPath::IdPath |
( |
const char * |
level0, |
|
|
const char * |
level1, |
|
|
const char * |
level2 |
|
) |
| |
◆ IdPath() [4/5]
IdPath::IdPath |
( |
const char * |
path | ) |
|
◆ IdPath() [5/5]
IdPath::IdPath |
( |
const TString & |
path | ) |
|
◆ ~IdPath()
◆ doesLevel0Contain()
Bool_t IdPath::doesLevel0Contain |
( |
const TString & |
str | ) |
const |
◆ doesLevel1Contain()
Bool_t IdPath::doesLevel1Contain |
( |
const TString & |
str | ) |
const |
◆ doesLevel2Contain()
Bool_t IdPath::doesLevel2Contain |
( |
const TString & |
str | ) |
const |
◆ getLevel()
const char * IdPath::getLevel |
( |
Int_t |
i | ) |
const |
◆ getPathString()
const TString & o2::ccdb::IdPath::getPathString |
( |
| ) |
const |
|
inline |
◆ isSupersetOf()
Bool_t IdPath::isSupersetOf |
( |
const IdPath & |
other | ) |
const |
◆ isValid()
Bool_t o2::ccdb::IdPath::isValid |
( |
| ) |
const |
|
inline |
◆ isWildcard()
Bool_t o2::ccdb::IdPath::isWildcard |
( |
| ) |
const |
|
inline |
◆ setPath()
void o2::ccdb::IdPath::setPath |
( |
const char * |
path | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/CCDB/include/CCDB/IdPath.h
- /home/runner/work/AliceO2/AliceO2/CCDB/src/IdPath.cxx