| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for PIN_INFO_FORMATTER, including all inherited members.
| BOOL_FORMAT enum name | PIN_INFO_FORMATTER | |
| boolFromString(const wxString &aValue, REPORTER &aReporter) const | PIN_INFO_FORMATTER | inlineprivate | 
| Format(const SCH_PIN &aPin, int aFieldId) const | PIN_INFO_FORMATTER | inline | 
| m_boolFormat | PIN_INFO_FORMATTER | private | 
| m_includeUnits | PIN_INFO_FORMATTER | private | 
| m_reporter | PIN_INFO_FORMATTER | private | 
| m_unitsProvider | PIN_INFO_FORMATTER | private | 
| PIN_INFO_FORMATTER(UNITS_PROVIDER &aUnitsProvider, bool aIncludeUnits, BOOL_FORMAT aBoolFormat, REPORTER &aReporter) | PIN_INFO_FORMATTER | inline | 
| stringFromBool(bool aValue) const | PIN_INFO_FORMATTER | inlineprivate | 
| UpdatePin(SCH_PIN &aPin, const wxString &aValue, int aFieldId, const LIB_SYMBOL &aSymbol) const | PIN_INFO_FORMATTER | inline |