KiCad PCB EDA Suite
|
#include <excellon_image.h>
Public Attributes | |
std::string | m_Name |
int | m_Code |
int | m_asParams |
Definition at line 81 of file excellon_image.h.
int EXCELLON_CMD::m_asParams |
Definition at line 85 of file excellon_image.h.
int EXCELLON_CMD::m_Code |
Definition at line 84 of file excellon_image.h.
Referenced by EXCELLON_IMAGE::Execute_EXCELLON_G_Command(), and EXCELLON_IMAGE::Execute_HEADER_And_M_Command().
std::string EXCELLON_CMD::m_Name |
Definition at line 83 of file excellon_image.h.
Referenced by EXCELLON_IMAGE::Execute_EXCELLON_G_Command(), and EXCELLON_IMAGE::Execute_HEADER_And_M_Command().