KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EASYEDAPRO::V3_ROW Struct Reference

One parsed row from an EasyEDA Pro v3 .epru document stream. More...

#include <easyedapro_v3_parser.h>

Public Attributes

wxString type
 
wxString id
 
int ticket = 0
 
nlohmann::json outer
 
nlohmann::json inner
 

Detailed Description

One parsed row from an EasyEDA Pro v3 .epru document stream.

Definition at line 41 of file easyedapro_v3_parser.h.

Member Data Documentation

◆ id

◆ inner

◆ outer

nlohmann::json EASYEDAPRO::V3_ROW::outer

Definition at line 46 of file easyedapro_v3_parser.h.

Referenced by EASYEDAPRO::BuildV3BlobMap().

◆ ticket

int EASYEDAPRO::V3_ROW::ticket = 0

Definition at line 45 of file easyedapro_v3_parser.h.

◆ type


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