Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStreamParser Member List

This is the complete list of members for RooStreamParser, including all inherited members.

_atEOFRooStreamParserprotected
_atEOLRooStreamParserprotected
_isRooStreamParserprotected
_prefixRooStreamParserprotected
_punctRooStreamParserprotected
atEOF()RooStreamParserinline
atEOL()RooStreamParser
Class()RooStreamParserstatic
Class_Name()RooStreamParserstatic
Class_Version()RooStreamParserinlinestatic
convertToDouble(const TString &token, double &value)RooStreamParser
convertToInteger(const TString &token, Int_t &value)RooStreamParser
convertToString(const TString &token, TString &string)RooStreamParser
DeclFileName()RooStreamParserinlinestatic
expectToken(const TString &expected, bool zapOnError=false)RooStreamParser
getPunctuation() constRooStreamParserinline
IsA() constRooStreamParserinlinevirtual
isPunctChar(char c) constRooStreamParser
readDouble(double &value, bool zapOnError=false)RooStreamParser
readInteger(Int_t &value, bool zapOnError=false)RooStreamParser
readLine()RooStreamParser
readString(TString &value, bool zapOnError=false)RooStreamParser
readToken()RooStreamParser
RooStreamParser(std::istream &is)RooStreamParser
RooStreamParser(std::istream &is, const TString &errPrefix)RooStreamParser
setPunctuation(const TString &punct)RooStreamParser
Streamer(TBuffer &)RooStreamParservirtual
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b)RooStreamParserinline
zapToEnd(bool inclContLines=false)RooStreamParser
~RooStreamParser()=defaultRooStreamParservirtual