a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
BOL::CommentedTextParser Member List

This is the complete list of members for BOL::CommentedTextParser, including all inherited members.

atEndOfFile()BOL::CommentedTextParserinline
closeFile()BOL::CommentedTextParserinline
CommentedTextParser(std::string const &commentMarker, bool const isVerbose)BOL::CommentedTextParser
CommentedTextParser(VectorlikeArray< std::string > const &commentMarkerSet, bool const isVerbose)BOL::CommentedTextParser
commentMarkerSetBOL::CommentedTextParserprotected
inputFileBOL::CommentedTextParserprotected
isVerboseBOL::CommentedTextParserprotected
lineBeingReadBOL::CommentedTextParserprotected
linesOfFileRemainBOL::CommentedTextParserprotected
openFile(std::string const &fileName)BOL::CommentedTextParserinline
parsedLineBOL::CommentedTextParserprotected
parsedTextBOL::CommentedTextParserprotected
parseNextLineOfFile(std::string &stringForData, std::string &stringForComment)BOL::CommentedTextParserinline
parseString(std::string const &textToParse)BOL::CommentedTextParserinline
readInNextLine()BOL::CommentedTextParserinlineprotected
readJustNextValidLine(std::string &stringToFill)BOL::CommentedTextParserinline
readNextNonEmptyLineOfFileWithoutComment(std::string &stringToFill)BOL::CommentedTextParserinline
reportStateOfFile()BOL::CommentedTextParserinlineprotected
textAsLinesBOL::CommentedTextParserprotected
trimmingCharsBOL::CommentedTextParserprotectedstatic
~CommentedTextParser()BOL::CommentedTextParservirtual