KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_facade.cpp File Reference
#include "conn_facade.h"
#include "conn_netchain_input.h"
#include "conn_netchain_manager.h"
#include "conn_text.h"
#include <algorithm>
#include <array>
#include <iterator>
#include <ranges>
#include <span>
#include <limits>
#include <stdexcept>
#include <utility>
#include <schematic.h>
#include <bus_alias.h>
#include <sch_screen.h>
#include <sch_sheet_path.h>
#include <sch_sheet.h>
#include <sch_line.h>
#include <sch_bus_entry.h>
#include <sch_label.h>
#include <sch_pin.h>
#include <sch_rule_area.h>
#include <project/project_file.h>
#include <project/net_settings.h>
#include <wx/filefn.h>
#include <text_eval/text_eval_vcs.h>
#include <wx/thread.h>
#include <drawing_sheet/ds_data_model.h>

Go to the source code of this file.

Classes

struct  SCH_CONNECTIVITY::FACADE_STATE
 
struct  SCH_CONNECTIVITY::FACADE_STATE::NET_ITEMS
 
struct  SCH_CONNECTIVITY::FACADE_STATE::TEXT_CHECKS
 

Namespaces

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