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