KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 171 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 189 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 173 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: