#include <Cloneable.h>
Inheritance diagram for beecrypt::lang::Cloneable:
Public Member Functions | |
virtual Object * | clone () const=0 throw () |
virtual Object* beecrypt::lang::Cloneable::clone | ( | ) | const throw () [pure virtual] |
Implemented in beecrypt::util::Date.