oasys::TimerEvent Struct Reference

#include <Timer.h>

List of all members.


Detailed Description

For use with the QueuingTimer, this struct defines a TimerEvent, i.e.

a particular firing of a Timer that captures the timer and the time when it fired.

Definition at line 249 of file Timer.h.

Public Member Functions

 TimerEvent (const Timer *timer, struct timeval *time)

Public Attributes

const Timertimer_
timeval time_


Constructor & Destructor Documentation

oasys::TimerEvent::TimerEvent ( const Timer timer,
struct timeval *  time 
) [inline]

Definition at line 250 of file Timer.h.


Member Data Documentation

const Timer* oasys::TimerEvent::timer_

Definition at line 255 of file Timer.h.

struct timeval oasys::TimerEvent::time_

Definition at line 256 of file Timer.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 16:57:02 2007 for DTN Reference Implementation by  doxygen 1.5.1