KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::BUNDLE_CLAIM::LEAF_NAME Struct Reference

#include <conn_bindings.h>

Public Attributes

NAME_ID name
 Leaf name with all group prefixes.
 
NAME_ID fullName
 Leaf name after the sheet path of this claim.
 
NAME_ID localName
 Group path and leaf local name joined with dots.
 

Detailed Description

Definition at line 55 of file conn_bindings.h.

Member Data Documentation

◆ fullName

NAME_ID SCH_CONNECTIVITY::BUNDLE_CLAIM::LEAF_NAME::fullName

Leaf name after the sheet path of this claim.

Definition at line 58 of file conn_bindings.h.

Referenced by SCH_CONNECTIVITY::BindBundle().

◆ localName

NAME_ID SCH_CONNECTIVITY::BUNDLE_CLAIM::LEAF_NAME::localName

Group path and leaf local name joined with dots.

Definition at line 59 of file conn_bindings.h.

Referenced by SCH_CONNECTIVITY::BindBundle().

◆ name

NAME_ID SCH_CONNECTIVITY::BUNDLE_CLAIM::LEAF_NAME::name

Leaf name with all group prefixes.

Definition at line 57 of file conn_bindings.h.

Referenced by SCH_CONNECTIVITY::BindBundle().


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