|
KiCad PCB EDA Suite
|
Public Attributes | |
| FOOTPRINT * | m_Footprint |
| wxString | m_Reference |
| wxString | m_Value |
| int | m_Layer |
Definition at line 41 of file place_file_exporter.cpp.
| FOOTPRINT* LIST_MOD::m_Footprint |
Definition at line 44 of file place_file_exporter.cpp.
Referenced by PLACE_FILE_EXPORTER::GenPositionData().
| int LIST_MOD::m_Layer |
Definition at line 47 of file place_file_exporter.cpp.
Referenced by PLACE_FILE_EXPORTER::GenPositionData(), and sortFPlist().
| wxString LIST_MOD::m_Reference |
Definition at line 45 of file place_file_exporter.cpp.
Referenced by PLACE_FILE_EXPORTER::GenPositionData(), and sortFPlist().
| wxString LIST_MOD::m_Value |
Definition at line 46 of file place_file_exporter.cpp.
Referenced by PLACE_FILE_EXPORTER::GenPositionData().