KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::LAYER_CONTEXT_SETTER Class Reference

#include <pns_node.h>

Public Member Functions

 LAYER_CONTEXT_SETTER (OBSTACLE_VISITOR &aVisitor, int aLayer)
 
 ~LAYER_CONTEXT_SETTER ()
 

Private Attributes

OBSTACLE_VISITORm_visitor
 

Detailed Description

Definition at line 203 of file pns_node.h.

Constructor & Destructor Documentation

◆ LAYER_CONTEXT_SETTER()

PNS::LAYER_CONTEXT_SETTER::LAYER_CONTEXT_SETTER ( OBSTACLE_VISITOR aVisitor,
int  aLayer 
)
inline

Definition at line 206 of file pns_node.h.

References m_visitor, and PNS::OBSTACLE_VISITOR::SetLayerContext().

◆ ~LAYER_CONTEXT_SETTER()

PNS::LAYER_CONTEXT_SETTER::~LAYER_CONTEXT_SETTER ( )
inline

Definition at line 212 of file pns_node.h.

References PNS::OBSTACLE_VISITOR::ClearLayerContext(), and m_visitor.

Member Data Documentation

◆ m_visitor

OBSTACLE_VISITOR& PNS::LAYER_CONTEXT_SETTER::m_visitor
private

Definition at line 218 of file pns_node.h.

Referenced by LAYER_CONTEXT_SETTER(), and ~LAYER_CONTEXT_SETTER().


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