Definition at line 18 of file THaPrintOption.h.
#include <THaPrintOption.h>
◆ THaPrintOption() [1/5]
THaPrintOption::THaPrintOption |
( |
| ) |
|
|
default |
◆ THaPrintOption() [2/5]
THaPrintOption::THaPrintOption |
( |
std::string |
str | ) |
|
◆ THaPrintOption() [3/5]
THaPrintOption::THaPrintOption |
( |
const char * |
str | ) |
|
◆ THaPrintOption() [4/5]
◆ THaPrintOption() [5/5]
◆ ~THaPrintOption()
virtual THaPrintOption::~THaPrintOption |
( |
| ) |
|
|
virtualdefault |
◆ Contains()
Bool_t THaPrintOption::Contains |
( |
const std::string & |
token | ) |
const |
◆ Data()
const char * THaPrintOption::Data |
( |
| ) |
const |
|
inline |
◆ GetNOptions()
Int_t THaPrintOption::GetNOptions |
( |
| ) |
const |
|
inline |
◆ GetOption()
const char * THaPrintOption::GetOption |
( |
Int_t |
i = 0 | ) |
const |
|
inline |
◆ GetOptionStr()
const std::string & THaPrintOption::GetOptionStr |
( |
Int_t |
i = 0 | ) |
const |
|
inline |
◆ GetValue()
Int_t THaPrintOption::GetValue |
( |
Int_t |
i = 0 | ) |
const |
|
inline |
◆ IsLine()
Bool_t THaPrintOption::IsLine |
( |
| ) |
const |
|
inline |
◆ operator const char *()
THaPrintOption::operator const char * |
( |
| ) |
const |
|
inlineexplicit |
◆ operator()()
const char * THaPrintOption::operator() |
( |
Int_t |
i | ) |
const |
|
inline |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ operator[]()
const char * THaPrintOption::operator[] |
( |
Int_t |
i | ) |
const |
|
inline |
◆ Parse()
void THaPrintOption::Parse |
( |
| ) |
|
|
protectedvirtual |
◆ Print()
void THaPrintOption::Print |
( |
| ) |
const |
|
virtual |
◆ ToLower()
void THaPrintOption::ToLower |
( |
| ) |
|
◆ ToUpper()
void THaPrintOption::ToUpper |
( |
| ) |
|
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const THaPrintOption & |
opt |
|
) |
| |
|
friend |
◆ fEmpty
std::string THaPrintOption::fEmpty |
|
protected |
◆ fParam
std::vector<Int_t> THaPrintOption::fParam |
|
protected |
◆ fString
std::string THaPrintOption::fString |
|
protected |
◆ fTokens
std::vector<std::string> THaPrintOption::fTokens |
|
protected |
The documentation for this class was generated from the following files: