Cppcheck
Namespaces | Variables
checkers.cpp File Reference
#include "checkers.h"

Go to the source code of this file.

Namespaces

 checkers
 

Variables

const std::map< std::string, std::string > checkers::allCheckers
 
const std::map< std::string, std::string > checkers::premiumCheckers
 
const char checkers::Req [] = "Required"
 
const char checkers::Adv [] = "Advisory"
 
const char checkers::Man [] = "Mandatory"
 
const std::vector< MisraInfo > checkers::misraC2012Rules
 
const std::map< std::string, std::string > checkers::misraRuleSeverity