Searched defs:Attributes (Results 1 – 2 of 2) sorted by relevance
56 std::vector<AttrListPtr> Attributes; variable
90 inline const vector<XMLAttribute>& Attributes() const { return m_attrs; } in Attributes() function