#include <refdes_utils.h>
#include <hash.h>
#include <sch_screen.h>
#include <sch_marker.h>
#include <sch_label.h>
#include <sch_shape.h>
#include <sch_sheet_path.h>
#include <sch_symbol.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <string_utils.h>
#include <template_fieldnames.h>
#include <trace_helpers.h>
#include <wx/filename.h>
#include <wx/log.h>
Go to the source code of this file.
|
| namespace | std |
| | STL namespace.
|
| |
◆ matchesSymbolFilter()
| static bool matchesSymbolFilter |
( |
const wxString & | aReference, |
|
|
SYMBOL_FILTER | aSymbolFilter ) |
|
static |