Cppcheck
Public Attributes | List of all members
checkers::MisraInfo Struct Reference

#include <checkers.h>

Public Attributes

int a
 
int b
 
const char * str
 
int amendment
 

Detailed Description

Definition at line 32 of file checkers.h.

Member Data Documentation

◆ a

int checkers::MisraInfo::a

Definition at line 33 of file checkers.h.

◆ amendment

int checkers::MisraInfo::amendment

Definition at line 36 of file checkers.h.

◆ b

int checkers::MisraInfo::b

Definition at line 34 of file checkers.h.

◆ str

const char* checkers::MisraInfo::str

Definition at line 35 of file checkers.h.


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