beecrypt::lang::Object Class Reference

#include <Object.h>

Inheritance diagram for beecrypt::lang::Object:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Object () throw ()
virtual ~Object ()
virtual bool equals (const Object &compare) const throw ()

Protected Member Functions

virtual Objectclone () const throw (CloneNotSupportedException)

Constructor & Destructor Documentation

beecrypt::lang::Object::Object (  )  throw ()

virtual beecrypt::lang::Object::~Object (  )  [inline, virtual]


Member Function Documentation

virtual Object* beecrypt::lang::Object::clone (  )  const throw (CloneNotSupportedException) [protected, virtual]

Reimplemented in beecrypt::crypto::Mac, beecrypt::crypto::MacSpi, beecrypt::security::MessageDigest, beecrypt::security::MessageDigestSpi, and beecrypt::util::Date.

virtual bool beecrypt::lang::Object::equals ( const Object compare  )  const throw () [virtual]

Reimplemented in beecrypt::security::cert::Certificate, and beecrypt::util::Date.


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