KiCad PCB EDA Suite
Loading...
Searching...
No Matches
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 319 of file odb_util.h.

Constructor & Destructor Documentation

◆ TOOLS()

ODB_DRILL_TOOLS::TOOLS::TOOLS ( )
inline

Definition at line 330 of file odb_util.h.

Member Data Documentation

◆ m_bit

wxString ODB_DRILL_TOOLS::TOOLS::m_bit = wxEmptyString

Definition at line 326 of file odb_util.h.

◆ m_drillSize

wxString ODB_DRILL_TOOLS::TOOLS::m_drillSize

Definition at line 328 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_finishSize

wxString ODB_DRILL_TOOLS::TOOLS::m_finishSize

Definition at line 327 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_maxTol

uint32_t ODB_DRILL_TOOLS::TOOLS::m_maxTol

Definition at line 325 of file odb_util.h.

◆ m_minTol

uint32_t ODB_DRILL_TOOLS::TOOLS::m_minTol

Definition at line 324 of file odb_util.h.

◆ m_num

uint32_t ODB_DRILL_TOOLS::TOOLS::m_num

Definition at line 321 of file odb_util.h.

Referenced by ODB_DRILL_TOOLS::AddDrillTools().

◆ m_type

wxString ODB_DRILL_TOOLS::TOOLS::m_type

Definition at line 322 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 323 of file odb_util.h.


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