Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related 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_Value(long sec, long usec = 0)
- ACE_Time_Value(const struct timeval &t)
- ACE_Time_Value(const timespec_t &t)
- ACE_Time_Value(const ACE_Time_Value &tv)
- ACE_Time_Value(const FILETIME &ft)
- dump(void) const
- FILETIME_to_timval_skew
[static]
- max_time
[static]
- msec(void) const
- msec(long)
- normalize(void)
[private]
- operator *=(double d)
- operator const timeval *() const
- operator FILETIME() const
- operator timespec_t() const
- operator timeval() const
- operator!=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator+(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator+=(const ACE_Time_Value &tv)
- operator-(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator-=(const ACE_Time_Value &tv)
- operator<(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator<=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator==(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator>(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- operator>=(const ACE_Time_Value &tv1, const ACE_Time_Value &tv2)
[friend]
- sec(void) const
- sec(long sec)
- set(long sec, long usec)
- set(double d)
- set(const timeval &t)
- set(const timespec_t &t)
- set(const FILETIME &ft)
- tv_
[private]
- usec(void) const
- usec(long usec)
- zero
[static]
Generated at Wed Nov 21 10:34:13 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000