beecrypt::util::Enumeration< E > Class Template Reference
[C++ classes mimicking java.util]

#include <Enumeration.h>

List of all members.

Public Member Functions

virtual ~Enumeration ()
virtual bool hasMoreElements ()=0 throw ()
virtual E * nextElement ()=0 throw (NoSuchElementException)

template<class E>
class beecrypt::util::Enumeration< E >


Constructor & Destructor Documentation

template<class E>
virtual beecrypt::util::Enumeration< E >::~Enumeration (  )  [inline, virtual]


Member Function Documentation

template<class E>
virtual bool beecrypt::util::Enumeration< E >::hasMoreElements (  )  throw () [pure virtual]

template<class E>
virtual E* beecrypt::util::Enumeration< E >::nextElement (  )  throw (NoSuchElementException) [pure virtual]


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

Generated on Fri Jun 19 13:39:43 2009 for BeeCrypt C++ by  doxygen 1.5.8