KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::CLUSTER Struct Reference

#include <pads_parser.h>

Public Attributes

std::string name
 
int id = 0
 
std::vector< std::string > net_names
 
std::vector< std::string > segment_refs
 

Detailed Description

Definition at line 607 of file pads_parser.h.

Member Data Documentation

◆ id

int PADS_IO::CLUSTER::id = 0

◆ name

std::string PADS_IO::CLUSTER::name

◆ net_names

std::vector<std::string> PADS_IO::CLUSTER::net_names

◆ segment_refs

std::vector<std::string> PADS_IO::CLUSTER::segment_refs

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