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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_IMPLEMENTATION:
ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_IMPLEMENTATION (const std::map< wxString, wxString > &aProps)
 

Public Attributes

wxString name
 
wxString type
 
wxString libname
 
wxString description
 
bool isCurrent
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 

Detailed Description

Definition at line 856 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_IMPLEMENTATION()

ASCH_IMPLEMENTATION::ASCH_IMPLEMENTATION ( const std::map< wxString, wxString > &  aProps)
explicit

Member Data Documentation

◆ description

wxString ASCH_IMPLEMENTATION::description

Definition at line 861 of file altium_parser_sch.h.

Referenced by ASCH_IMPLEMENTATION().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isCurrent

bool ASCH_IMPLEMENTATION::isCurrent

◆ libname

wxString ASCH_IMPLEMENTATION::libname

◆ name

wxString ASCH_IMPLEMENTATION::name

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ type

wxString ASCH_IMPLEMENTATION::type

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