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

#include <Date.h>

Inheritance diagram for beecrypt::util::Date:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::util::Date:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Date () throw ()
 Date (jlong) throw ()
virtual ~Date ()
virtual Dateclone () const throw ()
virtual bool equals (const Object *obj) const throw ()
bool equals (const Date &d) const throw ()
virtual jint compareTo (const Date &anotherDate) const throw ()
virtual jint hashCode () const throw ()
virtual String toString () const throw ()
bool after (const Date &) const throw ()
bool before (const Date &) const throw ()
jlong getTime () const throw ()
void setTime (jlong) throw ()


Constructor & Destructor Documentation

beecrypt::util::Date::Date (  )  throw ()

beecrypt::util::Date::Date ( jlong   )  throw ()

virtual beecrypt::util::Date::~Date (  )  [inline, virtual]


Member Function Documentation

bool beecrypt::util::Date::after ( const Date  )  const throw ()

bool beecrypt::util::Date::before ( const Date  )  const throw ()

virtual Date* beecrypt::util::Date::clone (  )  const throw () [virtual]

virtual jint beecrypt::util::Date::compareTo ( const Date anotherDate  )  const throw () [virtual]

bool beecrypt::util::Date::equals ( const Date d  )  const throw ()

virtual bool beecrypt::util::Date::equals ( const Object obj  )  const throw () [virtual]

Reimplemented from beecrypt::lang::Object.

jlong beecrypt::util::Date::getTime (  )  const throw ()

virtual jint beecrypt::util::Date::hashCode (  )  const throw () [virtual]

Reimplemented from beecrypt::lang::Object.

void beecrypt::util::Date::setTime ( jlong   )  throw ()

virtual String beecrypt::util::Date::toString (  )  const throw () [virtual]

Reimplemented from beecrypt::lang::Object.


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