KiCad PCB EDA Suite
|
#include <rc_json_schema.h>
Public Attributes | |
wxString | uuid |
wxString | description |
COORDINATE | pos |
Definition at line 43 of file rc_json_schema.h.
wxString RC_JSON::AFFECTED_ITEM::description |
Definition at line 46 of file rc_json_schema.h.
Referenced by RC_ITEM::GetJsonViolation().
COORDINATE RC_JSON::AFFECTED_ITEM::pos |
Definition at line 47 of file rc_json_schema.h.
Referenced by RC_ITEM::GetJsonViolation().
wxString RC_JSON::AFFECTED_ITEM::uuid |
Definition at line 45 of file rc_json_schema.h.
Referenced by RC_ITEM::GetJsonViolation().