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

#include <sch_io_altium.h>

Classes

struct  HARNESS_PORT
 

Public Attributes

wxString m_name
 
VECTOR2I m_location
 
VECTOR2I m_size
 
std::vector< HARNESS_PORTm_ports
 
HARNESS_PORT m_entry
 

Detailed Description

Definition at line 55 of file sch_io_altium.h.

Member Data Documentation

◆ m_entry

HARNESS_PORT HARNESS::m_entry

Definition at line 70 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessConnector().

◆ m_location

VECTOR2I HARNESS::m_location

◆ m_name

wxString HARNESS::m_name

Definition at line 66 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessType().

◆ m_ports

std::vector<HARNESS_PORT> HARNESS::m_ports

Definition at line 69 of file sch_io_altium.h.

Referenced by SCH_IO_ALTIUM::ParseHarnessEntry().

◆ m_size

VECTOR2I HARNESS::m_size

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