AttributesImpl Class Reference

This class stores a list of a node's attribute. More...

#include <attributesimpl.h>

List of all members.

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.


Detailed Description

This class stores a list of a node's attribute.

Author:
Sylvain Archenault <sylvain.archenault@laposte.net>

Yves Houpert <yves.houpert@insa-rouen.fr>


Member Function Documentation

void AttributesImpl::addAttribute const Attribute att  )  [inline]
 

Adds an attribute the attribute list.

Parameters:
att Attribute to add.

const AttributesIterator AttributesImpl::begin  )  const [inline]
 

Returns a const iterator to the beginning of the list.

Returns:
Const iterator to the beginnig of the list.

const AttributesIterator AttributesImpl::end  )  const [inline]
 

Returns a const iterator to the end of the list.

Returns:
Const iterator to the end of the list.

int AttributesImpl::getLength  )  const [inline]
 

Returns the number of attributes.

Returns:
Number of attributes.


The documentation for this class was generated from the following files:
Generated on Fri May 19 12:15:55 2006 for Bamboo Ch@t by  doxygen 1.4.6