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 * getFirstElement ()
 Return the first element.
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 Tue Apr 6 13:00:41 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1