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 (javalong) throw ()
virtual ~Date ()
virtual bool equals (const Object &) const throw ()
virtual Dateclone () const throw ()
virtual int compareTo (const Date &anotherDate) const throw ()
const Dateoperator= (const Date &) throw ()
bool after (const Date &) const throw ()
bool before (const Date &) const throw ()
javalong getTime () const throw ()
void setTime (javalong) throw ()
const String & toString () const


Constructor & Destructor Documentation

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

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

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


Member Function Documentation

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

Reimplemented from beecrypt::lang::Object.

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

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

const Date& beecrypt::util::Date::operator= ( const Date  )  throw ()

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

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

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

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

const String& beecrypt::util::Date::toString (  )  const


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

Generated on Tue May 20 13:55:56 2008 for BeeCrypt by  doxygen 1.5.5