KiCad PCB EDA Suite
Loading...
Searching...
No Matches
NETLIST_GROUP Struct Reference

#include <pcb_netlist.h>

Public Attributes

wxString name
 
KIID uuid
 
LIB_ID libId
 
std::vector< KIIDmembers
 

Detailed Description

Definition at line 85 of file pcb_netlist.h.

Member Data Documentation

◆ libId

LIB_ID NETLIST_GROUP::libId

Definition at line 89 of file pcb_netlist.h.

Referenced by BOARD_NETLIST_UPDATER::updateGroups().

◆ members

std::vector<KIID> NETLIST_GROUP::members

Definition at line 90 of file pcb_netlist.h.

◆ name

wxString NETLIST_GROUP::name

◆ uuid

KIID NETLIST_GROUP::uuid

Definition at line 88 of file pcb_netlist.h.

Referenced by BOARD_NETLIST_UPDATER::updateFootprintGroup().


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