KiCad PCB EDA Suite
|
Convert net code using the mapping table if available, otherwise returns unchanged net code if < 0 or if it's out of range. More...
Public Attributes | |
PCB_LAYER_ID | layer |
wxString | genType |
STRING_ANY_MAP | properties |
BOARD_ITEM * | parent |
wxString | name |
bool | locked |
KIID | uuid |
std::vector< KIID > | memberUuids |
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 147 of file pcb_io_kicad_sexpr_parser.h.
wxString PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::genType |
Definition at line 150 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR().
PCB_LAYER_ID PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::layer |
Definition at line 149 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR().
|
inherited |
Definition at line 142 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().
|
inherited |
Definition at line 144 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGROUP_members().
|
inherited |
Definition at line 141 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().
|
inherited |
Definition at line 140 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().
STRING_ANY_MAP PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::properties |
Definition at line 151 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR().
|
inherited |
Definition at line 143 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().