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

#include <eagle_parser.h>

Inheritance diagram for EPACKAGE3DINST:
EAGLE_BASE

Public Member Functions

 EPACKAGE3DINST (wxXmlNode *aPackage3dInst, IO_BASE *aIo=nullptr)
 
void Report (const wxString &aMsg, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED)
 
void AdvanceProgressPhase ()
 

Public Attributes

wxString package3d_urn
 
IO_BASEio
 

Detailed Description

Definition at line 1539 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EPACKAGE3DINST()

EPACKAGE3DINST::EPACKAGE3DINST ( wxXmlNode *  aPackage3dInst,
IO_BASE aIo = nullptr 
)

Definition at line 1628 of file eagle_parser.cpp.

References EAGLE_BASE::AdvanceProgressPhase(), and package3d_urn.

Member Function Documentation

◆ AdvanceProgressPhase()

◆ Report()

void EAGLE_BASE::Report ( const wxString &  aMsg,
SEVERITY  aSeverity = RPT_SEVERITY_UNDEFINED 
)
inherited

Definition at line 494 of file eagle_parser.cpp.

References EAGLE_BASE::io, and IO_BASE::Report().

Member Data Documentation

◆ io

IO_BASE* EAGLE_BASE::io
inherited

Definition at line 403 of file eagle_parser.h.

Referenced by EAGLE_BASE::AdvanceProgressPhase(), and EAGLE_BASE::Report().

◆ package3d_urn

wxString EPACKAGE3DINST::package3d_urn

Definition at line 1547 of file eagle_parser.h.

Referenced by EPACKAGE3DINST().


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