ACE  6.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_Time_Value Member List

This is the complete list of members for ACE_Time_Value, including all inherited members.

ACE_Time_Value(void)ACE_Time_Valueinline
ACE_Time_Value(time_t sec, suseconds_t usec=0)ACE_Time_Valueinlineexplicit
ACE_Time_Value(const struct timeval &t)ACE_Time_Valueinlineexplicit
ACE_Time_Value(const timespec_t &t)ACE_Time_Valueinlineexplicit
ACE_Time_Value(const FILETIME &ft)ACE_Time_Valueexplicit
dump(void) const ACE_Time_Value
duplicate() const ACE_Time_Valuevirtual
FILETIME_to_timval_skewACE_Time_Valuestatic
get_msec() const ACE_Time_Valueinline
max_timeACE_Time_Valuestatic
msec(void) const ACE_Time_Valueinline
msec(ACE_UINT64 &ms) const ACE_Time_Valueinline
msec(ACE_UINT64 &ms)ACE_Time_Valueinline
msec(long)ACE_Time_Valueinline
msec(int)ACE_Time_Valueinline
normalize(bool saturate=false)ACE_Time_Valueprivate
now() const ACE_Time_Valuevirtual
operator const timeval *() const ACE_Time_Valueinline
operator FILETIME() const ACE_Time_Value
operator timespec_t() const ACE_Time_Valueinline
operator timeval() const ACE_Time_Valueinline
operator!=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator*(double d, const ACE_Time_Value &tv)ACE_Time_Valuefriend
operator*(const ACE_Time_Value &tv, double d)ACE_Time_Valuefriend
operator*=(double d)ACE_Time_Value
operator+(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator++(int)ACE_Time_Value
operator++(void)ACE_Time_Value
operator+=(const ACE_Time_Value &tv)ACE_Time_Valueinline
operator+=(time_t tv)ACE_Time_Valueinline
operator-(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator--(int)ACE_Time_Value
operator--(void)ACE_Time_Value
operator-=(const ACE_Time_Value &tv)ACE_Time_Valueinline
operator-=(time_t tv)ACE_Time_Valueinline
operator<(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator<=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator=(const ACE_Time_Value &tv)ACE_Time_Valueinline
operator=(time_t tv)ACE_Time_Valueinline
operator==(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator>(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
operator>=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)ACE_Time_Valuefriend
sec(void) const ACE_Time_Valueinline
sec(time_t sec)ACE_Time_Valueinline
set(time_t sec, suseconds_t usec)ACE_Time_Valueinline
set(double d)ACE_Time_Valueinline
set(const timeval &t)ACE_Time_Valueinline
set(const timespec_t &t)ACE_Time_Valueinline
set(const FILETIME &ft)ACE_Time_Value
set_msec(const ACE_UINT64 &ms)ACE_Time_Valueinline
to_absolute_time() const ACE_Time_Valuevirtual
to_relative_time() const ACE_Time_Valuevirtual
to_usec(ACE_UINT64 &usec) const ACE_Time_Valueinline
tv_ACE_Time_Valueprivate
usec(void) const ACE_Time_Valueinline
usec(suseconds_t usec)ACE_Time_Valueinline
zeroACE_Time_Valuestatic
~ACE_Time_Value()ACE_Time_Valuevirtual