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

#include <rc_json_schema.h>

Public Attributes

wxString uuid
 
wxString description
 
COORDINATE pos
 

Detailed Description

Definition at line 43 of file rc_json_schema.h.

Member Data Documentation

◆ description

wxString RC_JSON::AFFECTED_ITEM::description

Definition at line 46 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ pos

COORDINATE RC_JSON::AFFECTED_ITEM::pos

Definition at line 47 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().

◆ uuid

wxString RC_JSON::AFFECTED_ITEM::uuid

Definition at line 45 of file rc_json_schema.h.

Referenced by RC_ITEM::GetJsonViolation().


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