ns3::HighPrecision Class Reference
List of all members.
Public Member Functions | 
| 
  | HighPrecision (int64_t value, bool dummy) | 
| 
  | HighPrecision (double value) | 
| 
int64_t  | GetInteger (void) const  | 
| 
double  | GetDouble (void) const  | 
| 
void  | Add (HighPrecision const &o) | 
| 
void  | Sub (HighPrecision const &o) | 
| 
void  | Mul (HighPrecision const &o) | 
| 
void  | Div (HighPrecision const &o) | 
| 
void  | MulByInvert (const HighPrecision &o) | 
| 
int  | Compare (HighPrecision const &o) const  | 
| 
int64_t  | GetHigh (void) const  | 
| 
uint64_t  | GetLow (void) const  | 
Static Public Member Functions | 
| 
static HighPrecision  | Invert (uint64_t v) | 
| 
static HighPrecision  | Zero (void) | 
The documentation for this class was generated from the following file:
- src/simulator/high-precision-cairo.h