| 
    Cppcheck
    
   | 
 
This is the complete list of members for CheckPostfixOperator, including all inherited members.
| analyseWholeProgram(const CTU::FileInfo *ctu, const std::list< FileInfo * > &fileInfo, const Settings &, ErrorLogger &) | Check | inlinevirtual | 
| Check(const std::string &aname) | Check | explicit | 
| Check(std::string aname, const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) | Check | inlineprotected | 
| Check(const Check &)=delete | Check | |
| CheckPostfixOperator() | CheckPostfixOperator | inline | 
| CheckPostfixOperator(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) | CheckPostfixOperator | inlineprivate | 
| classInfo() const override | CheckPostfixOperator | inlineprivatevirtual | 
| getErrorMessages(ErrorLogger *errorLogger, const Settings *settings) const override | CheckPostfixOperator | inlineprivatevirtual | 
| getErrorPath(const Token *errtok, const ValueFlow::Value *value, std::string bug) const | Check | protected | 
| getFileInfo(const Tokenizer &, const Settings &) const | Check | inlinevirtual | 
| getMessageId(const ValueFlow::Value &value, const char id[]) | Check | protectedstatic | 
| instances() | Check | static | 
| loadFileInfoFromXml(const tinyxml2::XMLElement *xmlElement) const | Check | inlinevirtual | 
| logChecker(const char id[]) | Check | protected | 
| mErrorLogger | Check | protected | 
| mName | Check | private | 
| mSettings | Check | protected | 
| mTokenizer | Check | protected | 
| myName() | CheckPostfixOperator | inlineprivatestatic | 
| name() const | Check | inline | 
| operator=(const Check &)=delete | Check | |
| postfixOperator() | CheckPostfixOperator | private | 
| postfixOperatorError(const Token *tok) | CheckPostfixOperator | private | 
| reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg) | Check | inlineprotected | 
| reportError(const Token *tok, const Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty) | Check | inlineprotected | 
| reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg) | Check | inlineprotected | 
| reportError(const std::list< const Token * > &callstack, Severity severity, const std::string &id, const std::string &msg, const CWE &cwe, Certainty certainty) | Check | protected | 
| reportError(const ErrorPath &errorPath, Severity severity, const char id[], const std::string &msg, const CWE &cwe, Certainty certainty) | Check | protected | 
| runChecks(const Tokenizer &tokenizer, ErrorLogger *errorLogger) override | CheckPostfixOperator | inlineprivatevirtual | 
| TestPostfixOperator class | CheckPostfixOperator | friend | 
| writeToErrorList(const ErrorMessage &errmsg) | Check | static | 
| wrongData(const Token *tok, const char *str) | Check | protected | 
| ~Check() | Check | inlinevirtual |