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

#include <ltspice_schematic.h>

Public Member Functions

 LTSPICE_FILE (const wxString &aElementName, const VECTOR2I &aOffset)
 
bool operator< (const LTSPICE_FILE &t) const
 

Public Attributes

wxString ElementName
 
VECTOR2I Offset
 
int ParentIndex
 
SCH_SHEETSheet
 
SCH_SCREENScreen
 
SCH_SHEET_PATH SheetPath
 

Detailed Description

Definition at line 34 of file ltspice_schematic.h.

Constructor & Destructor Documentation

◆ LTSPICE_FILE()

LTSPICE_FILE::LTSPICE_FILE ( const wxString &  aElementName,
const VECTOR2I aOffset 
)
inline

Definition at line 43 of file ltspice_schematic.h.

Member Function Documentation

◆ operator<()

bool LTSPICE_FILE::operator< ( const LTSPICE_FILE t) const
inline

Definition at line 51 of file ltspice_schematic.h.

References ElementName.

Member Data Documentation

◆ ElementName

wxString LTSPICE_FILE::ElementName

◆ Offset

VECTOR2I LTSPICE_FILE::Offset

Definition at line 37 of file ltspice_schematic.h.

◆ ParentIndex

int LTSPICE_FILE::ParentIndex

Definition at line 38 of file ltspice_schematic.h.

◆ Screen

SCH_SCREEN* LTSPICE_FILE::Screen

Definition at line 40 of file ltspice_schematic.h.

Referenced by LTSPICE_SCHEMATIC::Load().

◆ Sheet

SCH_SHEET* LTSPICE_FILE::Sheet

Definition at line 39 of file ltspice_schematic.h.

Referenced by LTSPICE_SCHEMATIC::Load().

◆ SheetPath

SCH_SHEET_PATH LTSPICE_FILE::SheetPath

Definition at line 41 of file ltspice_schematic.h.


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