Public Member Functions | |
CBofFixed (const CBofFixed &Arg) | |
CBofFixed (const int Arg) | |
CBofFixed (const double Arg) | |
CBofFixed | operator+ (const CBofFixed &Arg) const |
CBofFixed | operator- (const CBofFixed &Arg) const |
CBofFixed | operator* (const CBofFixed &Arg) const |
CBofFixed | operator/ (const CBofFixed &Arg) const |
CBofFixed | operator-= (const CBofFixed &Arg) |
CBofFixed | operator+= (const CBofFixed &Arg) |
CBofFixed | operator*= (const CBofFixed &Arg) |
CBofFixed | operator/= (const CBofFixed &Arg) |
CBofFixed | operator= (const CBofFixed &Arg) |
operator int () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Bagel::CBofObject | |
static bool | isValidObject (const CBofObject *pObject) |