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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_SHEET_ENTRY:
ASCH_OWNER_INTERFACE

Public Member Functions

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

Public Attributes

int distanceFromTop
 
ASCH_SHEET_ENTRY_SIDE side
 
ASCH_PORT_IOTYPE iotype
 
ASCH_PORT_STYLE style
 
wxString name
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 630 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SHEET_ENTRY()

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

Member Data Documentation

◆ distanceFromTop

int ASCH_SHEET_ENTRY::distanceFromTop

Definition at line 632 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_ENTRY(), and SCH_IO_ALTIUM::ParseSheetEntry().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ iotype

ASCH_PORT_IOTYPE ASCH_SHEET_ENTRY::iotype

Definition at line 635 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_ENTRY(), and SCH_IO_ALTIUM::ParseSheetEntry().

◆ 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().

◆ name

wxString ASCH_SHEET_ENTRY::name

Definition at line 638 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_ENTRY(), and SCH_IO_ALTIUM::ParseSheetEntry().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ side

ASCH_SHEET_ENTRY_SIDE ASCH_SHEET_ENTRY::side

Definition at line 634 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_ENTRY(), and SCH_IO_ALTIUM::ParseSheetEntry().

◆ style

ASCH_PORT_STYLE ASCH_SHEET_ENTRY::style

Definition at line 636 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_ENTRY().


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