My Project
Public Member Functions | List of all members
COARefTime Class Reference
Inheritance diagram for COARefTime:
CRefTime

Public Member Functions

 COARefTime (CRefTime t)
 
 COARefTime (REFERENCE_TIME t)
 
 COARefTime (double d)
 
 operator double ()
 
 operator REFERENCE_TIME ()
 
COARefTimeoperator= (const double &rd)
 
COARefTimeoperator= (const REFERENCE_TIME &rt)
 
BOOL operator== (const COARefTime &rt)
 
BOOL operator!= (const COARefTime &rt)
 
BOOL operator< (const COARefTime &rt)
 
BOOL operator> (const COARefTime &rt)
 
BOOL operator>= (const COARefTime &rt)
 
BOOL operator<= (const COARefTime &rt)
 
COARefTime operator+ (const COARefTime &rt)
 
COARefTime operator- (const COARefTime &rt)
 
COARefTime operator* (LONG l)
 
COARefTime operator/ (LONG l)
 
- Public Member Functions inherited from CRefTime
 CRefTime (LONG msecs)
 
 CRefTime (REFERENCE_TIME rt)
 
 operator REFERENCE_TIME () const
 
CRefTimeoperator= (const CRefTime &rt)
 
CRefTimeoperator= (const LONGLONG ll)
 
CRefTimeoperator+= (const CRefTime &rt)
 
CRefTimeoperator-= (const CRefTime &rt)
 
LONG Millisecs (void)
 
LONGLONG GetUnits (void)
 

Additional Inherited Members

- Public Attributes inherited from CRefTime
REFERENCE_TIME m_time
 

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