jcpp::VectEnum Class Reference

#include <VectEnum.h>

Inheritance diagram for jcpp::VectEnum:

Inheritance graph
[legend]
Collaboration diagram for jcpp::VectEnum:

Collaboration graph
[legend]

List of all members.

Public Member Functions

CDELETE VectEnum (Object **borrowed_data, int eCount)
boolean hasMoreElements ()
ObjectnextElement ()

Private Attributes

int index
int elementCount
Object ** elementData


Detailed Description

implementation of enumeration for object vectors

Member Function Documentation

boolean jcpp::VectEnum::hasMoreElements (  )  [virtual]

Returns true while enumeration has more elements available

Implements jcpp::Enumeration.

Object* jcpp::VectEnum::nextElement (  )  [virtual]

fetches the next element or returns 0 if none left.

Implements jcpp::Enumeration.


The documentation for this class was generated from the following file:

Generated on Tue Apr 28 03:13:03 2009 for CCAFFEINE by  doxygen 1.5.5