KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ee_collectors.cpp File Reference
#include <macros.h>
#include <trace_helpers.h>
#include <ee_collectors.h>
#include <sch_bus_entry.h>
#include <sch_symbol.h>
#include <sch_line.h>
#include <sch_screen.h>
#include <sch_sheet_path.h>
#include <transform.h>
#include "sch_reference_list.h"

Go to the source code of this file.

Functions

void CollectOtherUnits (const wxString &aRef, int aUnit, const LIB_ID &aLibId, SCH_SHEET_PATH &aSheet, std::vector< SCH_SYMBOL * > *otherUnits)
 

Function Documentation

◆ CollectOtherUnits()

void CollectOtherUnits ( const wxString &  aRef,
int  aUnit,
const LIB_ID aLibId,
SCH_SHEET_PATH aSheet,
std::vector< SCH_SYMBOL * > *  otherUnits 
)