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 ~Number ()
virtual jbyte byteValue () const =0 throw ()
virtual jint intValue () const =0 throw ()
virtual jlong longValue () const =0 throw ()
virtual jshort shortValue () const =0 throw ()


Constructor & Destructor Documentation

virtual beecrypt::lang::Number::~Number (  )  [inline, virtual]


Member Function Documentation

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

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

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

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


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

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8