KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ODB_DRILL_TOOLS::TOOLS Struct Reference

#include <odb_util.h>

Public Member Functions

 TOOLS ()
 

Public Attributes

uint32_t m_num
 
wxString m_type
 
wxString m_type2 = wxT( "STANDARD" )
 
uint32_t m_minTol
 
uint32_t m_maxTol
 
wxString m_bit = wxEmptyString
 
wxString m_finishSize
 
wxString m_drillSize
 

Detailed Description

Definition at line 330 of file odb_util.h.

Constructor & Destructor Documentation

◆ TOOLS()

ODB_DRILL_TOOLS::TOOLS::TOOLS ( )
inline

Definition at line 341 of file odb_util.h.

Member Data Documentation

◆ m_bit

wxString ODB_DRILL_TOOLS::TOOLS::m_bit = wxEmptyString

Definition at line 337 of file odb_util.h.

◆ m_drillSize

wxString ODB_DRILL_TOOLS::TOOLS::m_drillSize

Definition at line 339 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_finishSize

wxString ODB_DRILL_TOOLS::TOOLS::m_finishSize

Definition at line 338 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_maxTol

uint32_t ODB_DRILL_TOOLS::TOOLS::m_maxTol

Definition at line 336 of file odb_util.h.

◆ m_minTol

uint32_t ODB_DRILL_TOOLS::TOOLS::m_minTol

Definition at line 335 of file odb_util.h.

◆ m_num

uint32_t ODB_DRILL_TOOLS::TOOLS::m_num

Definition at line 332 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_type

wxString ODB_DRILL_TOOLS::TOOLS::m_type

Definition at line 333 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_type2

wxString ODB_DRILL_TOOLS::TOOLS::m_type2 = wxT( "STANDARD" )

Definition at line 334 of file odb_util.h.


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