DelayQueue.cpp File Reference

Go to the source code of this file.

Functions

DelayInterval operator- (const Timeval &arg1, const Timeval &arg2)
DelayInterval operator* (short arg1, const DelayInterval &arg2)
const DelayInterval DELAY_ZERO (0, 0)
const DelayInterval DELAY_SECOND (1, 0)
const DelayInterval ETERNITY (INT_MAX, MILLION-1)
EventTime TimeNow ()
DelayInterval TimeRemainingUntil (const EventTime &futureEvent)
const EventTime THE_END_OF_TIME (INT_MAX)

Variables

static const int MILLION = 1000000

Function Documentation

DelayInterval operator- ( const Timeval &  arg1,
const Timeval &  arg2 
)

Definition at line 52 of file DelayQueue.cpp.

DelayInterval operator* ( short  arg1,
const DelayInterval &  arg2 
)

Definition at line 69 of file DelayQueue.cpp.

const DelayInterval DELAY_ZERO ( ,
 
)

Referenced by operator-().

const DelayInterval DELAY_SECOND ( ,
 
)
const DelayInterval ETERNITY ( INT_MAX  ,
MILLION 1 
)
EventTime TimeNow (  ) 

Definition at line 212 of file DelayQueue.cpp.

Referenced by TimeRemainingUntil().

DelayInterval TimeRemainingUntil ( const EventTime &  futureEvent  ) 

Definition at line 220 of file DelayQueue.cpp.

const EventTime THE_END_OF_TIME ( INT_MAX   ) 

Variable Documentation

const int MILLION = 1000000 [static]

Definition at line 24 of file DelayQueue.cpp.

Referenced by operator*(), and operator-().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:47 2012 for MythTV by  doxygen 1.6.3