#include <AttributeGroup.h>
Public Member Functions | |
AttributeGroup () | |
AttributeGroup (const std::string &n) | |
void | addAttribute (const Attribute &a) |
std::string | getName () const |
std::list< Attribute >::iterator | begin () |
std::list< Attribute >::iterator | end () |
|
|
|
|
|
|
|
|
|
|
|
|