Time_Value.inl File Reference

#include "ace/Truncate.h"

Include dependency graph for Time_Value.inl:

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


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 bool operator!= ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
)

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 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 Thu Nov 27 04:48:54 2008 for ACE by  doxygen 1.5.6