#include "virtualCircuit.h"
Definition at line 95 of file virtualCircuit.h.
SearchDestTCP::SearchDestTCP |
( |
cac & |
cacIn, |
|
|
const osiSockAddr & |
addrIn |
|
) |
| |
void SearchDestTCP::disable |
( |
| ) |
|
void SearchDestTCP::enable |
( |
| ) |
|
void SearchDestTCP::searchRequest |
( |
epicsGuard< epicsMutex > & |
guard, |
|
|
const char * |
pbuf, |
|
|
size_t |
len |
|
) |
| |
|
virtual |
Implements SearchDest.
Definition at line 2155 of file tcpiiu.cpp.
2166 piiu->
start ( guard );
#define assert(exp)
Declare that a condition should be true.
unsigned minorProtocolVersion
void pushString(const char *pVal, unsigned nChar)
void flushRequest(epicsGuard< epicsMutex > &)
#define CA_UKN_MINOR_VERSION
void assertIdenticalMutex(const T &) const
void start(epicsGuard< epicsMutex > &)
#define CA_MESSAGE_ALIGN(A)
bool findOrCreateVirtCircuit(epicsGuard< epicsMutex > &, const osiSockAddr &, unsigned, tcpiiu *&, unsigned, SearchDestTCP *pSearchDest=NULL)
static const priLev priorityDefault
void SearchDestTCP::setCircuit |
( |
tcpiiu * |
piiu | ) |
|
|
inline |
void SearchDestTCP::show |
( |
epicsGuard< epicsMutex > & |
guard, |
|
|
unsigned |
level |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: