beecrypt::lang::Number Class Reference
[C++ classes mimicking java.lang]

#include <Number.h>

Inheritance diagram for beecrypt::lang::Number:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::lang::Number:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual javabyte byteValue () const=0 throw ()
virtual javashort shortValue () const=0 throw ()
virtual javaint intValue () const=0 throw ()
virtual javalong longValue () const=0 throw ()

Member Function Documentation

virtual javabyte beecrypt::lang::Number::byteValue (  )  const throw () [pure virtual]

Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long.

virtual javashort beecrypt::lang::Number::shortValue (  )  const throw () [pure virtual]

Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long.

virtual javaint beecrypt::lang::Number::intValue (  )  const throw () [pure virtual]

Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long.

virtual javalong beecrypt::lang::Number::longValue (  )  const throw () [pure virtual]

Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long.


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