|
KiCad PCB EDA Suite
|
#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. | |
Definition at line 55 of file conn_bindings.h.
| 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().
| 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_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().