KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO Struct Reference

Convert net code using the mapping table if available, otherwise returns unchanged net code if < 0 or if it's out of range. More...

Inheritance diagram for PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO:
PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO

Public Attributes

PCB_LAYER_ID layer
 
wxString genType
 
STRING_ANY_MAP properties
 
BOARD_ITEMparent
 
wxString name
 
bool locked
 
KIID uuid
 
std::vector< KIIDmemberUuids
 

Detailed Description

Convert net code using the mapping table if available, otherwise returns unchanged net code if < 0 or if it's out of range.

Definition at line 141 of file pcb_io_kicad_sexpr_parser.h.

Member Data Documentation

◆ genType

wxString PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::genType

◆ layer

PCB_LAYER_ID PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::layer

◆ locked

bool PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO::locked
inherited

◆ memberUuids

std::vector<KIID> PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO::memberUuids
inherited

◆ name

wxString PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO::name
inherited

◆ parent

BOARD_ITEM* PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO::parent
inherited

◆ properties

STRING_ANY_MAP PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::properties

◆ uuid

KIID PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO::uuid
inherited

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