KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_navigation.h File Reference
#include <sch_sheet_path.h>
#include <map>
#include <set>
#include <unordered_set>
#include <vector>

Go to the source code of this file.

Classes

class  SCH_CONNECTIVITY::NAVIGATION_QUERY
 Net membership for one UI operation. More...
 

Namespaces

namespace  SCH_CONNECTIVITY
 

Typedefs

using SCH_CONNECTIVITY::NET_ITEMS_BY_SHEET = std::map<SCH_SHEET_PATH, std::vector<SCH_ITEM*>, SHEET_PATH_CMP>