KiCad PCB EDA Suite
|
Public Member Functions | |
SCOPED_LAYERSET (BOARD_ITEM *aItem) | |
~SCOPED_LAYERSET () | |
void | Add (PCB_LAYER_ID aLayer) |
Private Attributes | |
BOARD_ITEM * | m_item |
LSET | m_layers |
Definition at line 641 of file pcbexpr_functions.cpp.
|
inline |
Definition at line 644 of file pcbexpr_functions.cpp.
References BOARD_ITEM::GetLayerSet(), m_item, and m_layers.
|
inline |
Definition at line 650 of file pcbexpr_functions.cpp.
|
inline |
Definition at line 655 of file pcbexpr_functions.cpp.
References m_item.
|
private |
Definition at line 661 of file pcbexpr_functions.cpp.
Referenced by Add(), SCOPED_LAYERSET(), and ~SCOPED_LAYERSET().
|
private |
Definition at line 662 of file pcbexpr_functions.cpp.
Referenced by SCOPED_LAYERSET(), and ~SCOPED_LAYERSET().