Cppcheck
Public Attributes | List of all members
Library::WarnInfo Struct Reference

#include <library.h>

Public Attributes

std::string message
 
Standards standards
 
Severity severity
 

Detailed Description

Definition at line 169 of file library.h.

Member Data Documentation

◆ message

std::string Library::WarnInfo::message

Definition at line 170 of file library.h.

Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().

◆ severity

Severity Library::WarnInfo::severity

Definition at line 172 of file library.h.

Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().

◆ standards

Standards Library::WarnInfo::standards

Definition at line 171 of file library.h.

Referenced by CheckFunctions::checkProhibitedFunctions(), and Library::loadFunction().


The documentation for this struct was generated from the following file: