#include "timerPrivate.h"
Definition at line 180 of file timerPrivate.h.
timerQueuePassive::timerQueuePassive |
( |
epicsTimerQueueNotify & |
notifyIn | ) |
|
timerQueuePassive::~timerQueuePassive |
( |
| ) |
|
|
protected |
epicsTimer & timerQueuePassive::createTimer |
( |
| ) |
|
Definition at line 45 of file timerQueuePassive.cpp.
epicsTimerForC & createTimerForC(epicsTimerCallback pCallback, void *pArg)
epicsTimerQueue & timerQueuePassive::getEpicsTimerQueue |
( |
| ) |
|
|
protected |
double timerQueuePassive::process |
( |
const epicsTime & |
currentTime | ) |
|
void timerQueuePassive::show |
( |
unsigned int |
level | ) |
const |
Definition at line 55 of file timerQueuePassive.cpp.
57 printf (
"EPICS non-threaded timer queue at %p\n",
58 static_cast <const void *> (
this ) );
void show(unsigned int level) const
The documentation for this class was generated from the following files: