KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_publish.h File Reference
#include "conn_signals.h"
#include "conn_auxiliary.h"
#include <set>

Go to the source code of this file.

Classes

struct  SCH_CONNECTIVITY::COMPONENT_CONTENT
 
struct  SCH_CONNECTIVITY::PUBLISHED_COMPONENT
 One published net or bus with its identity. More...
 
struct  SCH_CONNECTIVITY::ITEM_RESULT
 Published connection of one item on one sheet instance. More...
 
struct  SCH_CONNECTIVITY::ITEM_RESULT::BUS_SOURCE
 Bus claim of an island that has the canonical shape but a different name. More...
 
class  SCH_CONNECTIVITY::PUBLICATION
 Main-thread publication. More...
 
struct  SCH_CONNECTIVITY::PUBLICATION::ROW_INPUT
 Shared row of one island record. More...
 
struct  SCH_CONNECTIVITY::PUBLICATION::ROW_UPDATE
 

Namespaces

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

Functions

wxString SCH_CONNECTIVITY::ApplyNameSuffix (const wxString &aName, const BUS_SCHEMA *aSchema, uint32_t aSuffix)
 Add "_N" to aName.