|
enum class | Type {
SYMBOL_PIN
, TEXT
, SYMBOL_REFDES
, SYMBOL_MPN
,
NET_LABEL
, POWER_SYMBOL
, BUS_RIPPER
, PAD
,
PACKAGE_REFDES
, PACKAGE_MPN
} |
|
static const std::map< Type, TypeInfo > & | get_type_info () |
|
static const TypeInfo & | get_type_info (Type type) |
|
void | sort_search_results (std::list< SearchResult > &results, const SearchQuery &q) |
|
◆ get_display_name()
std::string horizon::SearcherBoard::get_display_name |
( |
const SearchResult & |
r | ) |
|
|
overridevirtual |
◆ get_types()
std::set< Searcher::Type > horizon::SearcherBoard::get_types |
( |
| ) |
const |
|
overridevirtual |
◆ search()
The documentation for this class was generated from the following files: