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

#include <pads_parser.h>

Public Attributes

std::string name
 
std::vector< NET_PINpins
 
std::vector< std::string > component_refs
 Section-24 endpoints whose terminal is unresolved.
 

Detailed Description

Definition at line 195 of file pads_parser.h.

Member Data Documentation

◆ component_refs

std::vector<std::string> PADS_IO::NET::component_refs

Section-24 endpoints whose terminal is unresolved.

Definition at line 199 of file pads_parser.h.

◆ name

◆ pins

std::vector<NET_PIN> PADS_IO::NET::pins

Definition at line 198 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionNETS().


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