beecrypt::util::Enumeration Class Reference
[C++ classes mimicking java.util]

#include <Enumeration.h>

Inheritance diagram for beecrypt::util::Enumeration:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual bool hasMoreElements ()=0 throw ()
virtual const void * nextElement ()=0 throw (NoSuchElementException)

Member Function Documentation

virtual bool beecrypt::util::Enumeration::hasMoreElements (  )  throw () [pure virtual]

virtual const void* beecrypt::util::Enumeration::nextElement (  )  throw (NoSuchElementException) [pure virtual]


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 06:36:41 2007 for BeeCrypt by  doxygen 1.5.2