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

#include <altium_parser_pcb.h>

Public Member Functions

 ACLASS6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

wxString name
 
wxString uniqueid
 
ALTIUM_CLASS_KIND kind
 
std::vector< wxString > names
 

Detailed Description

Definition at line 391 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ACLASS6()

Member Data Documentation

◆ kind

ALTIUM_CLASS_KIND ACLASS6::kind

Definition at line 396 of file altium_parser_pcb.h.

Referenced by ACLASS6(), and ALTIUM_PCB::ParseClasses6Data().

◆ name

wxString ACLASS6::name

Definition at line 393 of file altium_parser_pcb.h.

Referenced by ACLASS6(), and ALTIUM_PCB::ParseClasses6Data().

◆ names

std::vector<wxString> ACLASS6::names

Definition at line 398 of file altium_parser_pcb.h.

Referenced by ACLASS6(), and ALTIUM_PCB::ParseClasses6Data().

◆ uniqueid

wxString ACLASS6::uniqueid

Definition at line 394 of file altium_parser_pcb.h.

Referenced by ACLASS6().


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