KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KiCadPrinter Class Reference
Inheritance diagram for KiCadPrinter:

Public Member Functions

 KiCadPrinter (EXPORTER_STEP *aConverter)
 

Protected Member Functions

virtual void Send (const TCollection_ExtendedString &theString, const Message_Gravity theGravity, const Standard_Boolean theToPutEol) const override
 
virtual void Send (const TCollection_AsciiString &theString, const Message_Gravity theGravity, const Standard_Boolean theToPutEol) const override
 

Private Attributes

EXPORTER_STEPm_converter
 

Detailed Description

Definition at line 66 of file exporter_step.cpp.

Constructor & Destructor Documentation

◆ KiCadPrinter()

KiCadPrinter::KiCadPrinter ( EXPORTER_STEP aConverter)
inline

Definition at line 69 of file exporter_step.cpp.

Member Function Documentation

◆ Send() [1/2]

virtual void KiCadPrinter::Send ( const TCollection_AsciiString &  theString,
const Message_Gravity  theGravity,
const Standard_Boolean  theToPutEol 
) const
inlineoverrideprotectedvirtual

◆ Send() [2/2]

virtual void KiCadPrinter::Send ( const TCollection_ExtendedString &  theString,
const Message_Gravity  theGravity,
const Standard_Boolean  theToPutEol 
) const
inlineoverrideprotectedvirtual

Definition at line 73 of file exporter_step.cpp.

References Send().

Referenced by Send().

Member Data Documentation

◆ m_converter

EXPORTER_STEP* KiCadPrinter::m_converter
private

Definition at line 112 of file exporter_step.cpp.

Referenced by Send().


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