ot_uint Class Reference
OT_LIB Integer class.
More...
#include <ot_uint.h>
List of all members.
Detailed Description
OT_LIB Integer class.
Implementation of the base integer object
Constructor & Destructor Documentation
ot_uint::ot_uint |
( |
int |
val = 0 |
) |
[inline] |
ot_uint::ot_uint |
( |
const ot_uint & |
c |
) |
[inline] |
Member Function Documentation
ot_obj* ot_uint::dup |
( |
void |
|
) |
const [inline, virtual] |
Clone the object and return the pointer of the new object
- Returns:
- Pointer to the new object
Implements ot_obj.
References ot_uint().
bool ot_uint::operator== |
( |
const ot_uint & |
c |
) |
const [inline] |
bool ot_uint::operator!= |
( |
const ot_uint & |
c |
) |
[inline] |
void ot_uint::operator+= |
( |
const ot_uint & |
c |
) |
[inline] |
void ot_uint::operator-= |
( |
const ot_uint & |
c |
) |
[inline] |
void ot_uint::operator*= |
( |
const ot_uint & |
c |
) |
[inline] |
void ot_uint::operator/= |
( |
const ot_uint & |
c |
) |
[inline] |
void ot_uint::operator++ |
( |
void |
|
) |
[inline] |
void ot_uint::operator-- |
( |
void |
|
) |
[inline] |
ot_uint::operator unsigned int |
( |
void |
|
) |
const [inline] |
The documentation for this class was generated from the following file:
- /mnt/USB_DISK/BUILD/prj_sf/otlib/trunk/include/core/ot_uint.h