Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::lang::Object Class Reference

#include <Object.h>

Inheritance diagram for beecrypt::lang::Object:

[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 Jun 29 23:17:36 2005 for BeeCrypt by  doxygen 1.4.1