ArrayListEnumeration Class Reference

An implementation of the ArrayEnumaration based on the ArrayList class. More...

#include <ArrayListEnumeration.h>

Inheritance diagram for ArrayListEnumeration:

Inheritance graph
[legend]
Collaboration diagram for ArrayListEnumeration:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ArrayListEnumeration (const ArrayList &l)
bool hasMoreElement () const
 Return true if there are more elements in the enumeration.
ArrayElement * getNextElement ()
 Return the next element.

Detailed Description

An implementation of the ArrayEnumaration based on the ArrayList class.


The documentation for this class was generated from the following file:
Generated on Wed Jan 14 17:15:42 2009 for Funambol C++ Client Library by  doxygen 1.5.2