KiCad PCB EDA Suite
|
This is the complete list of members for PNS::OBSTACLE_VISITOR, including all inherited members.
ClearLayerContext() | PNS::OBSTACLE_VISITOR | inline |
m_item | PNS::OBSTACLE_VISITOR | protected |
m_layerContext | PNS::OBSTACLE_VISITOR | protected |
m_node | PNS::OBSTACLE_VISITOR | protected |
m_override | PNS::OBSTACLE_VISITOR | protected |
OBSTACLE_VISITOR(const ITEM *aItem) | PNS::OBSTACLE_VISITOR | |
operator()(ITEM *aCandidate)=0 | PNS::OBSTACLE_VISITOR | pure virtual |
SetLayerContext(int aLayer) | PNS::OBSTACLE_VISITOR | inline |
SetWorld(const NODE *aNode, const NODE *aOverride=nullptr) | PNS::OBSTACLE_VISITOR | |
visit(ITEM *aCandidate) | PNS::OBSTACLE_VISITOR | protected |
~OBSTACLE_VISITOR() | PNS::OBSTACLE_VISITOR | inlinevirtual |