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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_TEMPLATE:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

wxString filename
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 170 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_TEMPLATE()

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

Definition at line 188 of file altium_parser_sch.cpp.

References filename, ReadRecord(), and ALTIUM_PROPS_UTILS::ReadString().

Member Data Documentation

◆ filename

wxString ASCH_TEMPLATE::filename

Definition at line 172 of file altium_parser_sch.h.

Referenced by ASCH_TEMPLATE(), and SCH_IO_ALTIUM::ParseTemplate().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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