Structural deformable models
ParseFile Member List

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

appendErrMsg(const std::string &msg)ParseFileinline
attach(std::istream &is)ParseFileinline
c_CommentCharParseFileprotected
close()ParseFileinline
eof() const ParseFileinline
ERR_EOF enum valueParseFile
ERR_FILE enum valueParseFile
ERR_OK enum valueParseFile
ERR_PARSE enum valueParseFile
error() const ParseFileinline
ErrorID enum nameParseFile
getCommentChar() const ParseFileinline
getErrorMsg() const ParseFileinline
getFilename() const ParseFileinline
getKey() const ParseFileinline
getLine() const ParseFileinline
getLineNumber() const ParseFileinline
getNextLine()ParseFileinline
getPath() const ParseFileinline
getPath(const std::string &sfilename)ParseFileinlinestatic
getValue() const ParseFileinline
good() const ParseFileinline
m_ErrMsgParseFileprotected
m_ErrorParseFileprotected
m_FilenameParseFileprotected
m_IFParseFileprotected
m_ISParseFileprotected
m_KeyParseFileprotected
m_LastLineParseFileprotected
m_LineParseFileprotected
m_LineNParseFileprotected
m_PathParseFileprotected
m_PushedLinesParseFileprotected
m_ValueParseFileprotected
open(const std::string &filename)ParseFileinline
operator bool() const ParseFileinline
operator std::istream &()ParseFileinline
ParseFile(const std::string &filename)ParseFileinline
ParseFile(std::istream &is)ParseFileinline
parseLine()ParseFileinlineprotected
pushLine(const std::string &line)ParseFileinline
pushLine()ParseFileinline
resetStrings()ParseFileinlineprotected
setCommentChar(char cchar)ParseFileinline
setParseError(const std::string &msg="")ParseFileinline