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_Time_Value operator* (double d, const ACE_Time_Value &tv)
ACE_Time_Value operator* (const ACE_Time_Value &tv, double d)
bool operator> (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
bool operator>= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
bool operator< (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
bool operator<= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
bool operator== (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
bool operator!= (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_Time_Value operator+ (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
ACE_Time_Value operator- (const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)

Function Documentation

bool operator!= ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

ACE_Time_Value operator* ( const ACE_Time_Value tv,
double  d 
) [inline]

ACE_Time_Value operator* ( double  d,
const ACE_Time_Value tv 
) [inline]

ACE_Time_Value operator+ ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

ACE_Time_Value operator- ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

bool operator< ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

bool operator<= ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

bool operator== ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

bool operator> ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]

bool operator>= ( const ACE_Time_Value tv1,
const ACE_Time_Value tv2 
) [inline]


Generated on Tue Apr 14 11:10:03 2009 for ACE by  doxygen 1.5.8