KiCad PCB EDA Suite
|
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. | |