![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "tcpSendWatchdog.h"
Public Member Functions | |
tcpSendWatchdog (epicsMutex &cbMutex, cacContextNotify &ctxNotify, epicsMutex &mutex, tcpiiu &, double periodIn, epicsTimerQueue &queueIn) | |
virtual | ~tcpSendWatchdog () |
void | start (const epicsTime &) |
void | cancel () |
Definition at line 32 of file tcpSendWatchdog.h.
tcpSendWatchdog::tcpSendWatchdog | ( | epicsMutex & | cbMutex, |
cacContextNotify & | ctxNotify, | ||
epicsMutex & | mutex, | ||
tcpiiu & | iiuIn, | ||
double | periodIn, | ||
epicsTimerQueue & | queueIn | ||
) |
Definition at line 27 of file tcpSendWatchdog.cpp.
|
virtual |
Definition at line 37 of file tcpSendWatchdog.cpp.
void tcpSendWatchdog::cancel | ( | ) |
Definition at line 70 of file tcpSendWatchdog.cpp.
void tcpSendWatchdog::start | ( | const epicsTime & | ) |
Definition at line 65 of file tcpSendWatchdog.cpp.