changeset 7169 | 358f71a624d8 |
parent 6821 | 203367ae7433 |
child 7389 | 099e4dc3e223 |
--- a/src/core/model/attribute-list.h Fri May 13 14:51:51 2011 -0400 +++ b/src/core/model/attribute-list.h Fri May 13 14:52:27 2011 -0400 @@ -115,7 +115,7 @@ UnsafeAttributeList (const UnsafeAttributeList &o); UnsafeAttributeList &operator = (const UnsafeAttributeList &o); ~UnsafeAttributeList (); - + void Set (std::string name, const AttributeValue ¶m); AttributeList GetSafe (std::string name) const;