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