#include <AttributeGroup.h>
Definition at line 33 of file AttributeGroup.h.
§ AttributeGroup() [1/2]
Schema::AttributeGroup::AttributeGroup |
( |
| ) |
|
§ AttributeGroup() [2/2]
Schema::AttributeGroup::AttributeGroup |
( |
const std::string & |
n | ) |
|
|
inline |
§ addAttribute()
void Schema::AttributeGroup::addAttribute |
( |
const Attribute & |
a | ) |
|
|
inline |
§ getName()
std::string Schema::AttributeGroup::getName |
( |
| ) |
const |
|
inline |
§ begin()
std::list< Attribute >::iterator Schema::AttributeGroup::begin |
( |
| ) |
|
|
inline |
§ end()
std::list< Attribute >::iterator Schema::AttributeGroup::end |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: