|
KiCad PCB EDA Suite
|
#include <router_tool.h>
Public Attributes | |
| PCB_LAYER_ID | m_Start |
| PCB_LAYER_ID | m_End |
| int | m_Net |
| VIA_STACK_PRESET | m_Preset |
Definition at line 34 of file router_tool.h.
| PCB_LAYER_ID PENDING_STACK_EXPANSION::m_End |
Definition at line 37 of file router_tool.h.
| int PENDING_STACK_EXPANSION::m_Net |
Definition at line 38 of file router_tool.h.
| VIA_STACK_PRESET PENDING_STACK_EXPANSION::m_Preset |
Definition at line 39 of file router_tool.h.
| PCB_LAYER_ID PENDING_STACK_EXPANSION::m_Start |
Definition at line 36 of file router_tool.h.