KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ATTR_MANAGER Member List

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

AddFeatureAttribute(Tr &r, Ta v)ATTR_MANAGERinline
ATTR_MANAGER()=defaultATTR_MANAGER
AttrValue2String(ODB_ATTR::FloatAttribute< T, n > a)ATTR_MANAGERinlineprivate
AttrValue2String(ODB_ATTR::BooleanAttribute< T > a)ATTR_MANAGERinlineprivate
AttrValue2String(ODB_ATTR::TextAttribute< T > a)ATTR_MANAGERinlineprivate
GetAttrNameNumber(const wxString &name)ATTR_MANAGERprotected
GetAttrTextNumber(const wxString &aName)ATTR_MANAGERprivate
GetTextIndex(std::unordered_map< std::string, size_t > &aMap, std::vector< std::pair< size_t, std::string > > &aVec, const std::string &aText)ATTR_MANAGERprivate
m_attrNamesATTR_MANAGERprivate
m_attrNameVecATTR_MANAGERprivate
m_attrTextsATTR_MANAGERprivate
m_attrTextVecATTR_MANAGERprivate
WriteAttributes(std::ostream &ost, const std::string &prefix="") constATTR_MANAGERprotected
WriteAttributesName(std::ostream &ost, const std::string &prefix="") constATTR_MANAGERprotected
WriteAttributesText(std::ostream &ost, const std::string &prefix="") constATTR_MANAGERprotected
~ATTR_MANAGER()=defaultATTR_MANAGERvirtual