#include <fixedpt.hxx>
Inheritance diagram for xyzzy::TFixedPt32< INTN, FRACTN >:
Public Member Functions | |
TFixedPt32 () | |
TFixedPt32 (double d) | |
TFixedPt32 (TInt32 v) | |
TFixedPt32 (const PTFixedPtBase< TInt32 > &r) | |
const PTFixedPtBase< TInt32 > & | operator= (const PTFixedPtBase< TInt32 > &r) |
const PTFixedPtBase< TInt32 > & | operator+= (const PTFixedPtBase< TInt32 > &r) |
TFixedPt32 (const PTFixedPtBase< TInt64 > &r) | |
const PTFixedPtBase< TInt32 > & | operator= (const PTFixedPtBase< TInt64 > &r) |
xyzzy::TFixedPt32< INTN, FRACTN >::TFixedPt32 | ( | ) | [inline, explicit] |
xyzzy::TFixedPt32< INTN, FRACTN >::TFixedPt32 | ( | double | d | ) | [inline] |
xyzzy::TFixedPt32< INTN, FRACTN >::TFixedPt32 | ( | TInt32 | v | ) | [inline, explicit] |
xyzzy::TFixedPt32< INTN, FRACTN >::TFixedPt32 | ( | const PTFixedPtBase< TInt32 > & | r | ) | [inline] |
xyzzy::TFixedPt32< INTN, FRACTN >::TFixedPt32 | ( | const PTFixedPtBase< TInt64 > & | r | ) |
const PTFixedPtBase<TInt32>& xyzzy::TFixedPt32< INTN, FRACTN >::operator= | ( | const PTFixedPtBase< TInt32 > & | r | ) | [inline] |
const PTFixedPtBase< TInt32 > & xyzzy::TFixedPt32< INTN, FRACTN >::operator+= | ( | const PTFixedPtBase< TInt32 > & | r | ) |
const PTFixedPtBase< TInt32 > & xyzzy::TFixedPt32< INTN, FRACTN >::operator= | ( | const PTFixedPtBase< TInt64 > & | r | ) |