![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "virtualCircuit.h"
Public Member Functions | |
tcpSendThread (class tcpiiu &iiuIn, const char *pName, unsigned int stackSize, unsigned int priority) | |
virtual | ~tcpSendThread () |
void | start () |
void | exitWait () |
void | interruptSocketSend () |
void | show (unsigned level) const |
Definition at line 79 of file virtualCircuit.h.
tcpSendThread::tcpSendThread | ( | class tcpiiu & | iiuIn, |
const char * | pName, | ||
unsigned int | stackSize, | ||
unsigned int | priority | ||
) |
Definition at line 49 of file tcpiiu.cpp.
|
virtual |
Definition at line 56 of file tcpiiu.cpp.
void tcpSendThread::exitWait | ( | ) |
Definition at line 69 of file tcpiiu.cpp.
void tcpSendThread::interruptSocketSend | ( | ) |
Definition at line 2093 of file tcpiiu.cpp.
void tcpSendThread::show | ( | unsigned | level | ) | const |
Definition at line 65 of file tcpiiu.cpp.
void tcpSendThread::start | ( | ) |
Definition at line 60 of file tcpiiu.cpp.