Cppcheck
ErrorLogger::ErrorMessage::FileLocation Member List

This is the complete list of members for ErrorLogger::ErrorMessage::FileLocation, including all inherited members.

columnErrorLogger::ErrorMessage::FileLocation
fileIndexErrorLogger::ErrorMessage::FileLocation
FileLocation()ErrorLogger::ErrorMessage::FileLocationinline
FileLocation(const std::string &file, int line, int column)ErrorLogger::ErrorMessage::FileLocationinline
FileLocation(const std::string &file, const std::string &info, int line, int column)ErrorLogger::ErrorMessage::FileLocationinline
FileLocation(const Token *tok, const TokenList *tokenList)ErrorLogger::ErrorMessage::FileLocation
FileLocation(const Token *tok, const std::string &info, const TokenList *tokenList)ErrorLogger::ErrorMessage::FileLocation
getfile(bool convert=true) constErrorLogger::ErrorMessage::FileLocation
getinfo() constErrorLogger::ErrorMessage::FileLocationinline
getOrigFile(bool convert=true) constErrorLogger::ErrorMessage::FileLocation
lineErrorLogger::ErrorMessage::FileLocation
mFileNameErrorLogger::ErrorMessage::FileLocationprivate
mInfoErrorLogger::ErrorMessage::FileLocationprivate
mOrigFileNameErrorLogger::ErrorMessage::FileLocationprivate
setfile(const std::string &file)ErrorLogger::ErrorMessage::FileLocation
setinfo(const std::string &i)ErrorLogger::ErrorMessage::FileLocationinline
stringify() constErrorLogger::ErrorMessage::FileLocation