_atEOF | RooStreamParser | [protected] |
_atEOL | RooStreamParser | [protected] |
_is | RooStreamParser | [protected] |
_is | RooStreamParser | [protected] |
_prefix | RooStreamParser | [protected] |
_punct | RooStreamParser | [protected] |
atEOF() | RooStreamParser | [inline] |
atEOF() | RooStreamParser | [inline] |
atEOL() | RooStreamParser | |
atEOL() | RooStreamParser | |
convertToDouble(const TString &token, Double_t &value) | RooStreamParser | |
convertToDouble(const TString &token, Double_t &value) | RooStreamParser | |
convertToInteger(const TString &token, Int_t &value) | RooStreamParser | |
convertToInteger(const TString &token, Int_t &value) | RooStreamParser | |
convertToString(const TString &token, TString &string) | RooStreamParser | |
convertToString(const TString &token, TString &string) | RooStreamParser | |
expectToken(const TString &expected, Bool_t zapOnError=kFALSE) | RooStreamParser | |
expectToken(const TString &expected, Bool_t zapOnError=kFALSE) | RooStreamParser | |
getPunctuation() const | RooStreamParser | [inline] |
getPunctuation() const | RooStreamParser | [inline] |
isPunctChar(char c) const | RooStreamParser | |
isPunctChar(char c) const | RooStreamParser | |
readDouble(Double_t &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readDouble(Double_t &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readInteger(Int_t &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readInteger(Int_t &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readLine() | RooStreamParser | |
readLine() | RooStreamParser | |
readString(TString &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readString(TString &value, Bool_t zapOnError=kFALSE) | RooStreamParser | |
readToken() | RooStreamParser | |
readToken() | RooStreamParser | |
RooStreamParser(istream &is) | RooStreamParser | |
RooStreamParser(istream &is, const TString &errPrefix) | RooStreamParser | |
RooStreamParser(istream &is) | RooStreamParser | |
RooStreamParser(istream &is, const TString &errPrefix) | RooStreamParser | |
setPunctuation(const TString &punct) | RooStreamParser | |
setPunctuation(const TString &punct) | RooStreamParser | |
zapToEnd(Bool_t inclContLines=kFALSE) | RooStreamParser | |
zapToEnd(Bool_t inclContLines=kFALSE) | RooStreamParser | |
~RooStreamParser() | RooStreamParser | [virtual] |
~RooStreamParser() | RooStreamParser | [virtual] |