KiCad PCB EDA Suite
Loading...
Searching...
No Matches
RC_JSON::VIOLATION Struct Reference

#include <rc_json_schema.h>

Public Attributes

wxString type
 
wxString description
 
wxString severity
 
std::vector< AFFECTED_ITEMitems
 

Detailed Description

Definition at line 51 of file rc_json_schema.h.

Member Data Documentation

◆ description

wxString RC_JSON::VIOLATION::description

Definition at line 54 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ items

std::vector<AFFECTED_ITEM> RC_JSON::VIOLATION::items

Definition at line 56 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ severity

wxString RC_JSON::VIOLATION::severity

Definition at line 55 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ type

wxString RC_JSON::VIOLATION::type

Definition at line 53 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().


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