Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

AbstractTimerEntry Class Reference

#include <itimer.h>

Class diagram for AbstractTimerEntry:

TimerEntry

List of all members.

Public Members

void initialize (doFn sp, doFn ap)
bool includes_fn (doFn sync_or_async_fn)

Protected Members

doFn async_fn
doFn sync_fn

Detailed Description


Member Function Documentation

void AbstractTimerEntry::initialize (doFn sp, doFn ap) [inline]

bool AbstractTimerEntry::includes_fn (doFn sync_or_async_fn) [inline]


Member Data Documentation

doFn AbstractTimerEntry::async_fn [protected]

doFn AbstractTimerEntry::sync_fn [protected]


The documentation for this class was generated from the following file:
Generated at Tue Jun 27 12:07:06 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999