![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "oldAccess.h"
Public Member Functions | |
oldChannelNotify (epicsGuard< epicsMutex > &, struct ca_client_context &, const char *pName, caCh *pConnCallBackIn, void *pPrivateIn, capri priority) | |
void | destructor (CallbackGuard &cbGuard, epicsGuard< epicsMutex > &mutexGuard) |
unsigned | getName (epicsGuard< epicsMutex > &, char *pBuf, unsigned bufLen) const throw () |
void | show (epicsGuard< epicsMutex > &, unsigned level) const |
void | initiateConnect (epicsGuard< epicsMutex > &) |
void | read (epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, cacReadNotify ¬ify, cacChannel::ioid *pId=0) |
void | write (epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, const void *pValue, cacWriteNotify &, cacChannel::ioid *pId=0) |
void | ioCancel (CallbackGuard &callbackGuard, epicsGuard< epicsMutex > &mutualExclusionGuard, const cacChannel::ioid &) |
void | ioShow (epicsGuard< epicsMutex > &guard, const cacChannel::ioid &, unsigned level) const |
ca_client_context & | getClientCtx () |
void | eliminateExcessiveSendBacklog (epicsGuard< epicsMutex > &) |
void * | operator new (size_t size, tsFreeList< struct oldChannelNotify, 1024, epicsMutexNOOP > &) |
Friends | |
unsigned epicsStdCall | ca_get_host_name (chid pChan, char *pBuf, unsigned bufLength) |
const char *epicsStdCall | ca_host_name (chid pChan) |
const char *epicsStdCall | ca_name (chid pChan) |
void epicsStdCall | ca_set_puser (chid pChan, void *puser) |
void *epicsStdCall | ca_puser (chid pChan) |
int epicsStdCall | ca_change_connection_event (chid pChan, caCh *pfunc) |
int epicsStdCall | ca_replace_access_rights_event (chid pChan, caArh *pfunc) |
int epicsStdCall | ca_array_get (chtype type, arrayElementCount count, chid pChan, void *pValue) |
int epicsStdCall | ca_array_get_callback (chtype type, arrayElementCount count, chid pChan, caEventCallBackFunc *pfunc, void *arg) |
int epicsStdCall | ca_array_put (chtype type, arrayElementCount count, chid pChan, const void *pValue) |
int epicsStdCall | ca_array_put_callback (chtype type, arrayElementCount count, chid pChan, const void *pValue, caEventCallBackFunc *pfunc, void *usrarg) |
double epicsStdCall | ca_beacon_period (chid pChan) |
unsigned epicsStdCall | ca_search_attempts (chid pChan) |
unsigned epicsStdCall | ca_write_access (chid pChan) |
unsigned epicsStdCall | ca_read_access (chid pChan) |
short epicsStdCall | ca_field_type (chid pChan) |
arrayElementCount epicsStdCall | ca_element_count (chid pChan) |
int epicsStdCall | ca_v42_ok (chid pChan) |
int epicsStdCall | ca_create_subscription (chtype type, arrayElementCount count, chid pChan, long mask, caEventCallBackFunc *pCallBack, void *pCallBackArg, evid *monixptr) |
enum channel_state epicsStdCall | ca_state (chid pChan) |
double epicsStdCall | ca_receive_watchdog_delay (chid pChan) |
Definition at line 40 of file oldAccess.h.
oldChannelNotify::oldChannelNotify | ( | epicsGuard< epicsMutex > & | guard, |
struct ca_client_context & | cacIn, | ||
const char * | pName, | ||
caCh * | pConnCallBackIn, | ||
void * | pPrivateIn, | ||
capri | priority | ||
) |
Definition at line 44 of file oldChannelNotify.cpp.
void oldChannelNotify::destructor | ( | CallbackGuard & | cbGuard, |
epicsGuard< epicsMutex > & | mutexGuard | ||
) |
Definition at line 65 of file oldChannelNotify.cpp.
|
inline |
Definition at line 468 of file oldAccess.h.
|
inline |
Definition at line 428 of file oldAccess.h.
|
inline |
Definition at line 433 of file oldAccess.h.
|
inline |
Definition at line 447 of file oldAccess.h.
|
inline |
Definition at line 453 of file oldAccess.h.
|
inline |
Definition at line 461 of file oldAccess.h.
|
inline |
Definition at line 474 of file oldAccess.h.
void oldChannelNotify::read | ( | epicsGuard< epicsMutex > & | guard, |
unsigned | type, | ||
arrayElementCount | count, | ||
cacReadNotify & | notify, | ||
cacChannel::ioid * | pId = 0 |
||
) |
Definition at line 401 of file oldChannelNotify.cpp.
|
inline |
Definition at line 440 of file oldAccess.h.
void oldChannelNotify::write | ( | epicsGuard< epicsMutex > & | guard, |
unsigned | type, | ||
arrayElementCount | count, | ||
const void * | pValue, | ||
cacWriteNotify & | notify, | ||
cacChannel::ioid * | pId = 0 |
||
) |
Definition at line 611 of file oldChannelNotify.cpp.
|
friend |
Definition at line 267 of file oldChannelNotify.cpp.
|
friend |
Definition at line 335 of file oldChannelNotify.cpp.
|
friend |
Definition at line 476 of file oldChannelNotify.cpp.
|
friend |
Definition at line 412 of file oldChannelNotify.cpp.
|
friend |
Definition at line 686 of file oldChannelNotify.cpp.
Definition at line 218 of file oldChannelNotify.cpp.
|
friend |
Definition at line 530 of file oldChannelNotify.cpp.
|
friend |
Definition at line 630 of file oldChannelNotify.cpp.
|
friend |
Definition at line 621 of file oldChannelNotify.cpp.
|
friend |
Definition at line 175 of file oldChannelNotify.cpp.
|
friend |
Definition at line 188 of file oldChannelNotify.cpp.
|
friend |
Definition at line 674 of file oldChannelNotify.cpp.
|
friend |
Definition at line 208 of file oldChannelNotify.cpp.
|
friend |
Definition at line 656 of file oldChannelNotify.cpp.
|
friend |
Definition at line 692 of file oldChannelNotify.cpp.
Definition at line 240 of file oldChannelNotify.cpp.
|
friend |
Definition at line 680 of file oldChannelNotify.cpp.
|
friend |
Definition at line 198 of file oldChannelNotify.cpp.
|
friend |
Definition at line 639 of file oldChannelNotify.cpp.
|
friend |
Definition at line 701 of file oldChannelNotify.cpp.
|
friend |
Definition at line 665 of file oldChannelNotify.cpp.