#include <attributesimpl.h>
Public Member Functions | |
| AttributesImpl () | |
| Constructor/. | |
| ~AttributesImpl () | |
| Destructor/. | |
| int | getLength () const |
| Returns the number of attributes. | |
| void | addAttribute (const Attribute &att) |
| Adds an attribute the attribute list. | |
| const AttributesIterator | begin () const |
| Returns a const iterator to the beginning of the list. | |
| const AttributesIterator | end () const |
| Returns a const iterator to the end of the list. | |
| void | clear () |
| Remove all attributes. | |
Yves Houpert <yves.houpert@insa-rouen.fr>
|
|
Adds an attribute the attribute list.
|
|
|
Returns a const iterator to the beginning of the list.
|
|
|
Returns a const iterator to the end of the list.
|
|
|
Returns the number of attributes.
|
1.4.6