KiCad PCB EDA Suite
|
#include <pns_node.h>
Public Member Functions | |
LAYER_CONTEXT_SETTER (OBSTACLE_VISITOR &aVisitor, int aLayer) | |
~LAYER_CONTEXT_SETTER () | |
Private Attributes | |
OBSTACLE_VISITOR & | m_visitor |
Definition at line 203 of file pns_node.h.
|
inline |
Definition at line 206 of file pns_node.h.
References m_visitor, and PNS::OBSTACLE_VISITOR::SetLayerContext().
|
inline |
Definition at line 212 of file pns_node.h.
References PNS::OBSTACLE_VISITOR::ClearLayerContext(), and m_visitor.
|
private |
Definition at line 218 of file pns_node.h.
Referenced by LAYER_CONTEXT_SETTER(), and ~LAYER_CONTEXT_SETTER().