KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_frame.h File Reference
#include "conn_keys.h"
#include <wx/string.h>

Go to the source code of this file.

Classes

struct  SCH_CONNECTIVITY::INSTANCE_SCOPE
 The hierarchy position of one sheet instance. More...
 
struct  SCH_CONNECTIVITY::FRAME_INSTANCE
 One entry of the captured hierarchy. More...
 

Namespaces

namespace  SCH_CONNECTIVITY
 Value keys and the key session of the schematic connectivity engine.
 

Functions

std::vector< FRAME_INSTANCESCH_CONNECTIVITY::CaptureHierarchy (const SCH_SHEET_LIST &aPaths, SESSION_KEYS &aKeys)
 Interns every sheet instance and returns the frame in KIID_PATH order, so each parent precedes its children.