Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Time_Value.inl File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

ACE_INLINE ACE_Time_Value operator * (double d, const ACE_Time_Value &tv)
ACE_INLINE ACE_Time_Value operator * (const ACE_Time_Value &tv, double d)
ACE_INLINE bool operator> (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE bool operator>= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE bool operator< (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE bool operator<= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE bool operator== (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE bool operator!= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE ACE_Time_Value operator+ (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_INLINE ACE_Time_Value operator- (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)

Function Documentation

ACE_INLINE ACE_Time_Value operator * const ACE_Time_Value tv,
double  d
 

ACE_INLINE ACE_Time_Value operator * double  d,
const ACE_Time_Value tv
 

ACE_INLINE bool operator!= const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE ACE_Time_Value operator+ const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE ACE_Time_Value operator- const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE bool operator< const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE bool operator<= const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE bool operator== const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE bool operator> const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 

ACE_INLINE bool operator>= const ACE_Time_Value tv1,
const ACE_Time_Value tv2
 


Generated on Sun May 15 12:48:33 2005 for ACE by  doxygen 1.3.9.1