Cppcheck
|
#include <library.h>
Public Attributes | |
std::string | message |
Standards | standards |
Severity | severity |
std::string Library::WarnInfo::message |
Definition at line 170 of file library.h.
Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().
Severity Library::WarnInfo::severity |
Definition at line 172 of file library.h.
Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().
Standards Library::WarnInfo::standards |
Definition at line 171 of file library.h.
Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().