![]() |
This is Unofficial EPICS BASE Doxygen Site
|
This is the complete list of members for oldChannelNotify, including all inherited members.
ca_array_get(chtype type, arrayElementCount count, chid pChan, void *pValue) | oldChannelNotify | friend |
ca_array_get_callback(chtype type, arrayElementCount count, chid pChan, caEventCallBackFunc *pfunc, void *arg) | oldChannelNotify | friend |
ca_array_put(chtype type, arrayElementCount count, chid pChan, const void *pValue) | oldChannelNotify | friend |
ca_array_put_callback(chtype type, arrayElementCount count, chid pChan, const void *pValue, caEventCallBackFunc *pfunc, void *usrarg) | oldChannelNotify | friend |
ca_beacon_period(chid pChan) | oldChannelNotify | friend |
ca_change_connection_event(chid pChan, caCh *pfunc) | oldChannelNotify | friend |
ca_create_subscription(chtype type, arrayElementCount count, chid pChan, long mask, caEventCallBackFunc *pCallBack, void *pCallBackArg, evid *monixptr) | oldChannelNotify | friend |
ca_element_count(chid pChan) | oldChannelNotify | friend |
ca_field_type(chid pChan) | oldChannelNotify | friend |
ca_get_host_name(chid pChan, char *pBuf, unsigned bufLength) | oldChannelNotify | friend |
ca_host_name(chid pChan) | oldChannelNotify | friend |
ca_name(chid pChan) | oldChannelNotify | friend |
ca_puser(chid pChan) | oldChannelNotify | friend |
ca_read_access(chid pChan) | oldChannelNotify | friend |
ca_receive_watchdog_delay(chid pChan) | oldChannelNotify | friend |
ca_replace_access_rights_event(chid pChan, caArh *pfunc) | oldChannelNotify | friend |
ca_search_attempts(chid pChan) | oldChannelNotify | friend |
ca_set_puser(chid pChan, void *puser) | oldChannelNotify | friend |
ca_state(chid pChan) | oldChannelNotify | friend |
ca_v42_ok(chid pChan) | oldChannelNotify | friend |
ca_write_access(chid pChan) | oldChannelNotify | friend |
destructor(CallbackGuard &cbGuard, epicsGuard< epicsMutex > &mutexGuard) | oldChannelNotify | |
eliminateExcessiveSendBacklog(epicsGuard< epicsMutex > &) | oldChannelNotify | inline |
getClientCtx() | oldChannelNotify | inline |
getName(epicsGuard< epicsMutex > &, char *pBuf, unsigned bufLen) const | oldChannelNotify | inline |
initiateConnect(epicsGuard< epicsMutex > &) | oldChannelNotify | inline |
ioCancel(CallbackGuard &callbackGuard, epicsGuard< epicsMutex > &mutualExclusionGuard, const cacChannel::ioid &) | oldChannelNotify | inline |
ioShow(epicsGuard< epicsMutex > &guard, const cacChannel::ioid &, unsigned level) const | oldChannelNotify | inline |
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 > &) | oldChannelNotify | inline |
read(epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, cacReadNotify ¬ify, cacChannel::ioid *pId=0) | oldChannelNotify | |
show(epicsGuard< epicsMutex > &, unsigned level) const | oldChannelNotify | inline |
write(epicsGuard< epicsMutex > &, unsigned type, arrayElementCount count, const void *pValue, cacWriteNotify &, cacChannel::ioid *pId=0) | oldChannelNotify | |
~cacChannelNotify()=0 | cacChannelNotify | privatepure virtual |