This is Unofficial EPICS BASE Doxygen Site
oldChannelNotify Member List

This is the complete list of members for oldChannelNotify, including all inherited members.

ca_array_get(chtype type, arrayElementCount count, chid pChan, void *pValue)oldChannelNotifyfriend
ca_array_get_callback(chtype type, arrayElementCount count, chid pChan, caEventCallBackFunc *pfunc, void *arg)oldChannelNotifyfriend
ca_array_put(chtype type, arrayElementCount count, chid pChan, const void *pValue)oldChannelNotifyfriend
ca_array_put_callback(chtype type, arrayElementCount count, chid pChan, const void *pValue, caEventCallBackFunc *pfunc, void *usrarg)oldChannelNotifyfriend
ca_beacon_period(chid pChan)oldChannelNotifyfriend
ca_change_connection_event(chid pChan, caCh *pfunc)oldChannelNotifyfriend
ca_create_subscription(chtype type, arrayElementCount count, chid pChan, long mask, caEventCallBackFunc *pCallBack, void *pCallBackArg, evid *monixptr)oldChannelNotifyfriend
ca_element_count(chid pChan)oldChannelNotifyfriend
ca_field_type(chid pChan)oldChannelNotifyfriend
ca_get_host_name(chid pChan, char *pBuf, unsigned bufLength)oldChannelNotifyfriend
ca_host_name(chid pChan)oldChannelNotifyfriend
ca_name(chid pChan)oldChannelNotifyfriend
ca_puser(chid pChan)oldChannelNotifyfriend
ca_read_access(chid pChan)oldChannelNotifyfriend
ca_receive_watchdog_delay(chid pChan)oldChannelNotifyfriend
ca_replace_access_rights_event(chid pChan, caArh *pfunc)oldChannelNotifyfriend
ca_search_attempts(chid pChan)oldChannelNotifyfriend
ca_set_puser(chid pChan, void *puser)oldChannelNotifyfriend
ca_state(chid pChan)oldChannelNotifyfriend
ca_v42_ok(chid pChan)oldChannelNotifyfriend
ca_write_access(chid pChan)oldChannelNotifyfriend
destructor(CallbackGuard &cbGuard, epicsGuard< epicsMutex > &mutexGuard)oldChannelNotify
eliminateExcessiveSendBacklog(epicsGuard< epicsMutex > &)oldChannelNotifyinline
getClientCtx()oldChannelNotifyinline
getName(epicsGuard< epicsMutex > &, char *pBuf, unsigned bufLen) const oldChannelNotifyinline
initiateConnect(epicsGuard< epicsMutex > &)oldChannelNotifyinline
ioCancel(CallbackGuard &callbackGuard, epicsGuard< epicsMutex > &mutualExclusionGuard, const cacChannel::ioid &)oldChannelNotifyinline
ioShow(epicsGuard< epicsMutex > &guard, const cacChannel::ioid &, unsigned level) const oldChannelNotifyinline
oldChannelNotify(epicsGuard< epicsMutex > &, struct ca_client_context &, const char *pName, caCh *pConnCallBackIn, void *pPrivateIn, capri priority)oldChannelNotify
operator new(size_t size, tsFreeList< struct oldChannelNotify, 1024, epicsMutexNOOP > &)oldChannelNotifyinline
read(epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, cacReadNotify &notify, cacChannel::ioid *pId=0)oldChannelNotify
show(epicsGuard< epicsMutex > &, unsigned level) const oldChannelNotifyinline
write(epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, const void *pValue, cacWriteNotify &, cacChannel::ioid *pId=0)oldChannelNotify
~cacChannelNotify()=0cacChannelNotifyprivatepure virtual