KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIST_MOD Class Reference

Public Attributes

FOOTPRINTm_Footprint
 
wxString m_Reference
 
wxString m_Value
 
int m_Layer
 

Detailed Description

Definition at line 39 of file place_file_exporter.cpp.

Member Data Documentation

◆ m_Footprint

FOOTPRINT* LIST_MOD::m_Footprint

Definition at line 42 of file place_file_exporter.cpp.

Referenced by PLACE_FILE_EXPORTER::GenPositionData().

◆ m_Layer

int LIST_MOD::m_Layer

Definition at line 45 of file place_file_exporter.cpp.

Referenced by PLACE_FILE_EXPORTER::GenPositionData(), and sortFPlist().

◆ m_Reference

wxString LIST_MOD::m_Reference

Definition at line 43 of file place_file_exporter.cpp.

Referenced by PLACE_FILE_EXPORTER::GenPositionData(), and sortFPlist().

◆ m_Value

wxString LIST_MOD::m_Value

Definition at line 44 of file place_file_exporter.cpp.

Referenced by PLACE_FILE_EXPORTER::GenPositionData().


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