Vireo  1.0
Compact runtime for Virtual Instruments
 All Classes Files Functions Variables Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
Vireo::ATime128 Class Reference

Time that is relative to a predefined epoch. More...

#include <TimeTypes.h>

Inheritance diagram for Vireo::ATime128:
Vireo::Fixed128f64

Public Member Functions

Double Seconds (void) const
 
UInt64 FractionUIn64 (void) const
 
Int64 SecondsInt64 (void) const
 
Double FractionOfSecond (void) const
 
 ATime128 (Int64 integer, UInt64 fraction)
 
- Public Member Functions inherited from Vireo::Fixed128f64
 Fixed128f64 (Int64 integer, UInt64 fraction)
 
Int64 Integer () const
 
UInt64 Fraction () const
 
Fixed128f64 operator+ (const Fixed128f64 &value)
 
Fixed128f64 const operator- (const Fixed128f64 &value)
 
Boolean operator== (const Fixed128f64 &value) const
 
Boolean operator> (const Fixed128f64 &value) const
 
Boolean operator< (const Fixed128f64 &value) const
 
Boolean operator>= (const Fixed128f64 &value) const
 
Boolean operator<= (const Fixed128f64 &value) const
 

Detailed Description

Time that is relative to a predefined epoch.


The documentation for this class was generated from the following file: