Public Member Functions | |
AttributeGroup (const std::string &n) | |
void | addAttribute (const Attribute &a) |
std::string | getName () const |
std::list< Attribute >::iterator | begin () |
std::list< Attribute >::iterator | end () |
Definition at line 33 of file AttributeGroup.h.