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]

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

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

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


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

Generated on Sat Jun 14 02:18:48 2008 for BeeCrypt by  doxygen 1.5.6