KiCad PCB EDA Suite
Loading...
Searching...
No Matches
refdes_utils.cpp File Reference
#include <refdes_utils.h>
#include <string_utils.h>
#include <algorithm>
#include <cctype>

Go to the source code of this file.

Namespaces

namespace  UTIL
 A model subscriber implementation using links to represent connections.
 

Functions

wxString UTIL::GetRefDesPrefix (const wxString &aRefDes)
 Get the (non-numeric) prefix from a refdes - e.g.
 
wxString UTIL::GetRefDesUnannotated (const wxString &aRefDes)
 Return an unannotated refdes from either a prefix or an existing refdes.
 
int UTIL::GetRefDesNumber (const wxString &aRefDes)
 Get the numeric suffix from a refdes - e.g.