KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ALTIUM_PROPS_UTILS Member List

This is the complete list of members for ALTIUM_PROPS_UTILS, including all inherited members.

ConvertToKicadUnit(const double aValue)ALTIUM_PROPS_UTILSstatic
ReadBool(const std::map< wxString, wxString > &aProps, const wxString &aKey, bool aDefault)ALTIUM_PROPS_UTILSstatic
ReadDouble(const std::map< wxString, wxString > &aProps, const wxString &aKey, double aDefault)ALTIUM_PROPS_UTILSstatic
ReadInt(const std::map< wxString, wxString > &aProps, const wxString &aKey, int aDefault)ALTIUM_PROPS_UTILSstatic
ReadKicadUnit(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault)ALTIUM_PROPS_UTILSstatic
ReadString(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault)ALTIUM_PROPS_UTILSstatic
ReadUnicodeString(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault)ALTIUM_PROPS_UTILSstatic