KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT Struct Reference

#include <conn_facts.h>

Public Member Functions

bool operator== (const INSTANCE_RULE_AREA_FACT &) const =default
 

Public Attributes

KIID id = niluuid
 
std::vector< KIIDcontainedItems
 
std::vector< KIIDattachedDirectives
 
std::vector< wxString > netclasses
 

Detailed Description

Definition at line 126 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT::operator== ( const INSTANCE_RULE_AREA_FACT & ) const
default

Member Data Documentation

◆ attachedDirectives

std::vector<KIID> SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT::attachedDirectives

Definition at line 130 of file conn_facts.h.

Referenced by SCH_CONNECTIVITY::ExtractInstanceFacts().

◆ containedItems

std::vector<KIID> SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT::containedItems

◆ id

KIID SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT::id = niluuid

Definition at line 128 of file conn_facts.h.

Referenced by SCH_CONNECTIVITY::ExtractInstanceFacts().

◆ netclasses

std::vector<wxString> SCH_CONNECTIVITY::INSTANCE_RULE_AREA_FACT::netclasses

The documentation for this struct was generated from the following file: