![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "noopiiu.h"
Inheritance diagram for noopiiu:
Collaboration diagram for noopiiu:Public Member Functions | |
| ~noopiiu () | |
| unsigned | getHostName (epicsGuard< epicsMutex > &, char *pBuf, unsigned bufLength) const throw () |
| const char * | pHostName (epicsGuard< epicsMutex > &) const throw () |
| bool | ca_v41_ok (epicsGuard< epicsMutex > &) const |
| bool | ca_v42_ok (epicsGuard< epicsMutex > &) const |
| unsigned | requestMessageBytesPending (epicsGuard< epicsMutex > &mutualExclusionGuard) |
| void | flush (epicsGuard< epicsMutex > &mutualExclusionGuard) |
| void | writeRequest (epicsGuard< epicsMutex > &, nciu &, unsigned type, arrayElementCount nElem, const void *pValue) |
| void | writeNotifyRequest (epicsGuard< epicsMutex > &, nciu &, netWriteNotifyIO &, unsigned type, arrayElementCount nElem, const void *pValue) |
| void | readNotifyRequest (epicsGuard< epicsMutex > &, nciu &, netReadNotifyIO &, unsigned type, arrayElementCount nElem) |
| void | clearChannelRequest (epicsGuard< epicsMutex > &, ca_uint32_t sid, ca_uint32_t cid) |
| void | subscriptionRequest (epicsGuard< epicsMutex > &, nciu &, netSubscription &) |
| void | subscriptionUpdateRequest (epicsGuard< epicsMutex > &, nciu &, netSubscription &) |
| void | subscriptionCancelRequest (epicsGuard< epicsMutex > &, nciu &chan, netSubscription &subscr) |
| void | flushRequest (epicsGuard< epicsMutex > &) |
| void | requestRecvProcessPostponedFlush (epicsGuard< epicsMutex > &) |
| osiSockAddr | getNetworkAddress (epicsGuard< epicsMutex > &) const |
| void | uninstallChan (epicsGuard< epicsMutex > &mutex, nciu &) |
| void | uninstallChanDueToSuccessfulSearchResponse (epicsGuard< epicsMutex > &, nciu &, const class epicsTime ¤tTime) |
| double | receiveWatchdogDelay (epicsGuard< epicsMutex > &) const |
| bool | searchMsg (epicsGuard< epicsMutex > &, ca_uint32_t id, const char *pName, unsigned nameLength) |
Public Member Functions inherited from netiiu | |
| virtual | ~netiiu ()=0 |
| noopiiu::~noopiiu | ( | ) |
Definition at line 30 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 53 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 47 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 82 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 123 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 111 of file noopiiu.cpp.
|
virtual | ||||||||||||||||||||||||
Implements netiiu.
Definition at line 34 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 135 of file noopiiu.cpp.
|
virtual | ||||||||||||||
Implements netiiu.
Definition at line 41 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 75 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 141 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 117 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 129 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 161 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 104 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 89 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 96 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 147 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 153 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 67 of file noopiiu.cpp.
|
virtual |
Implements netiiu.
Definition at line 59 of file noopiiu.cpp.