KiCad PCB EDA Suite
|
This is the complete list of members for ATTR_MANAGER, including all inherited members.
AddFeatureAttribute(Tr &r, Ta v) | ATTR_MANAGER | inline |
ATTR_MANAGER()=default | ATTR_MANAGER | |
AttrValue2String(ODB_ATTR::FloatAttribute< T, n > a) | ATTR_MANAGER | inlineprivate |
AttrValue2String(ODB_ATTR::BooleanAttribute< T > a) | ATTR_MANAGER | inlineprivate |
AttrValue2String(ODB_ATTR::TextAttribute< T > a) | ATTR_MANAGER | inlineprivate |
GetAttrNameNumber(const wxString &name) | ATTR_MANAGER | protected |
GetAttrTextNumber(const wxString &aName) | ATTR_MANAGER | private |
GetTextIndex(std::unordered_map< std::string, size_t > &aMap, std::vector< std::pair< size_t, std::string > > &aVec, const std::string &aText) | ATTR_MANAGER | private |
m_attrNames | ATTR_MANAGER | private |
m_attrNameVec | ATTR_MANAGER | private |
m_attrTexts | ATTR_MANAGER | private |
m_attrTextVec | ATTR_MANAGER | private |
WriteAttributes(std::ostream &ost, const std::string &prefix="") const | ATTR_MANAGER | protected |
WriteAttributesName(std::ostream &ost, const std::string &prefix="") const | ATTR_MANAGER | protected |
WriteAttributesText(std::ostream &ost, const std::string &prefix="") const | ATTR_MANAGER | protected |
~ATTR_MANAGER()=default | ATTR_MANAGER | virtual |