Methods of Class DBigInt


- (DBigInt *) abs - [DBigInt]
- (DBigInt *) add :(DBigInt *) other - [DBigInt]
- (DBigInt *) add :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DBigInt *) and :(DBigInt *) other - [DBigInt]
- (DBigInt *) and :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DBigInt *) clear - [DBigInt]
- (DBigInt *) com - [DBigInt]
- (int) compare :(DBigInt *) other - [DBigInt]
- (DBigInt *) div :(DBigInt *) other - [DBigInt]
- (DBigInt *) div :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- free - [DBigInt]
- (int) fromString :(char **) cstr - [DBigInt]
- (long) get - [DBigInt]
- (DText *) get :(int) base - [DBigInt]
- (DBigInt *) init - [DBigInt]
- (DBigInt *) init :(long) number - [DBigInt]
- (DBigInt *) init :(const char *) cstring :(int) base - [DBigInt]
- (BOOL) isNegative - [DBigInt]
- (BOOL) isZero - [DBigInt]
- (DBigInt *) lshift :(unsigned long) shifts - [DBigInt]
- (DBigInt *) lshift :(DBigInt *) src :(unsigned long) shifts - [DBigInt]
- (DBigInt *) mod :(DBigInt *) other - [DBigInt]
- (DBigInt *) mod :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DBigInt *) move :(DBigInt *) other - [DBigInt]
- (DBigInt *) mul :(DBigInt *) other - [DBigInt]
- (DBigInt *) mul :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DBigInt *) negate - [DBigInt]
- (DBigInt *) or :(DBigInt *) other - [DBigInt]
- (DBigInt *) or :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DBigInt *) rshift :(unsigned long) shifts - [DBigInt]
- (DBigInt *) rshift :(DBigInt *) src :(unsigned long) shifts - [DBigInt]
- (DBigInt *) set :(long) number - [DBigInt]
- (BOOL) set :(const char *) cstring :(int) base - [DBigInt]
- (DBigInt *) set :(const unsigned char *) number :(unsigned long) length :(BOOL) negative - [DBigInt]
- shallowCopy - [DBigInt]
- (DBigInt *) sub :(DBigInt *) other - [DBigInt]
- (DBigInt *) sub :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]
- (DData *) toData - [DBigInt]
- (DText *) toText - [DBigInt]
- (DBigInt *) xor :(DBigInt *) other - [DBigInt]
- (DBigInt *) xor :(DBigInt *) src1 :(DBigInt *) src2 - [DBigInt]

generated 05-Nov-2007 by ObjcDoc 3.0.0