Enumeration Class Reference

An abstract enumeration of ArrayElements. More...

#include <Enumeration.h>

Inheritance diagram for Enumeration:
[legend]

List of all members.

Public Member Functions

virtual bool hasMoreElement () const =0
 Return true if there are more elements in the enumeration.
virtual ArrayElement * getFirstElement ()=0
 Return the first element or NULL if there is none.
virtual ArrayElement * getNextElement ()=0
 Return the next element or NULL if there is none.


Detailed Description

An abstract enumeration of ArrayElements.
The documentation for this class was generated from the following file:

Generated on Tue Apr 6 13:00:42 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1