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

#include <cadstar_parts_lib_model.h>

Public Attributes

std::optional< long > m_ParentNodeIdx
 
std::string m_Name
 
std::vector< std::string > m_PartNames
 Part names belonging to this hierarchy.
 

Detailed Description

Definition at line 236 of file cadstar_parts_lib_model.h.

Member Data Documentation

◆ m_Name

std::string CADSTAR_PART_NODE::m_Name

◆ m_ParentNodeIdx

std::optional<long> CADSTAR_PART_NODE::m_ParentNodeIdx

◆ m_PartNames

std::vector<std::string> CADSTAR_PART_NODE::m_PartNames

Part names belonging to this hierarchy.

Definition at line 240 of file cadstar_parts_lib_model.h.

Referenced by CADSTAR_LIB_PARSER_ACTION< HIERARCHY_PART_NAME >::apply0().


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