ArrayListEnumeration Class Reference

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

#include <ArrayListEnumeration.h>

Inheritance diagram for ArrayListEnumeration:
[legend]
Collaboration diagram for ArrayListEnumeration:
[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 Thu Sep 3 19:51:07 2009 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1