CCAFFEINE  0.8.8
Public Member Functions | Private Attributes
jcpp::StringVectEnum Class Reference

#include <StringVectEnum.h>

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

List of all members.

Public Member Functions

CDELETE StringVectEnum (char **borrowed_data, int eCount)
boolean hasMoreElements ()
CDELETE char * nextElement ()

Private Attributes

int index
int elementCount
char ** elementData

Detailed Description

implementation of enumeration for string vectors.


Member Function Documentation

more strings available?

Implements jcpp::StringEnumeration.

CDELETE char* jcpp::StringVectEnum::nextElement ( ) [virtual]

at variance in the delete behavior from VectEnum.

Implements jcpp::StringEnumeration.


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