|
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 |
| LIB_ID | libId |
| 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 153 of file pcb_io_kicad_sexpr_parser.h.
| wxString PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO::genType |
Definition at line 156 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 155 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR().
|
inherited |
Definition at line 149 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().
|
inherited |
Definition at line 147 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 150 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP_members().
|
inherited |
Definition at line 146 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 145 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 157 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR().
|
inherited |
Definition at line 148 of file pcb_io_kicad_sexpr_parser.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parseGENERATOR(), and PCB_IO_KICAD_SEXPR_PARSER::parseGROUP().