This is Unofficial EPICS BASE Doxygen Site
ca_client_context Member List

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

beaconAnomaliesSinceProgramStart() const ca_client_context
blockForEventAndEnableCallbacks(epicsEvent &event, const double &timeout)ca_client_context
ca_array_get(chtype type, arrayElementCount count, chid pChan, void *pValue)ca_client_contextfriend
ca_array_get_callback(chtype type, arrayElementCount count, chid pChan, caEventCallBackFunc *pfunc, void *arg)ca_client_contextfriend
ca_array_put(chtype type, arrayElementCount count, chid pChan, const void *pValue)ca_client_contextfriend
ca_array_put_callback(chtype type, arrayElementCount count, chid pChan, const void *pValue, caEventCallBackFunc *pfunc, void *usrarg)ca_client_contextfriend
ca_clear_channel(chid pChan)ca_client_contextfriend
ca_clear_subscription(evid pMon)ca_client_contextfriend
ca_client_context(bool enablePreemptiveCallback=false)ca_client_context
ca_create_channel(const char *name_str, caCh *conn_func, void *puser, capri priority, chid *chanptr)ca_client_contextfriend
ca_create_subscription(chtype type, arrayElementCount count, chid pChan, long mask, caEventCallBackFunc *pCallBack, void *pCallBackArg, evid *monixptr)ca_client_contextfriend
ca_flush_io()ca_client_contextfriend
ca_sg_array_get(const CA_SYNC_GID gid, chtype type, arrayElementCount count, chid pChan, void *pValue)ca_client_contextfriend
ca_sg_array_put(const CA_SYNC_GID gid, chtype type, arrayElementCount count, chid pChan, const void *pValue)ca_client_contextfriend
ca_sg_block(const CA_SYNC_GID gid, ca_real timeout)ca_client_contextfriend
ca_sg_create(CA_SYNC_GID *pgid)ca_client_contextfriend
ca_sg_delete(const CA_SYNC_GID gid)ca_client_contextfriend
ca_sg_reset(const CA_SYNC_GID gid)ca_client_contextfriend
ca_sg_test(const CA_SYNC_GID gid)ca_client_contextfriend
ca_sync_group_destroy(CallbackGuard &cbGuard, epicsGuard< epicsMutex > &guard, ca_client_context &cac, const CA_SYNC_GID gid)ca_client_contextfriend
cacOnceFunc(void *)ca_client_contextfriend
chanca_client_context
changeExceptionEvent(caExceptionHandler *pfunc, void *arg)ca_client_context
circuitCount() const ca_client_context
countca_client_context
createChannel(epicsGuard< epicsMutex > &, const char *pChannelName, cacChannelNotify &, cacChannel::priLev pri)ca_client_context
decrementOutstandingIO(epicsGuard< epicsMutex > &, unsigned ioSeqNo)ca_client_context
destroyGetCallback(epicsGuard< epicsMutex > &, getCallback &)ca_client_context
destroyGetCopy(epicsGuard< epicsMutex > &, getCopy &)ca_client_context
destroyPutCallback(epicsGuard< epicsMutex > &, putCallback &)ca_client_context
destroySubscription(epicsGuard< epicsMutex > &, oldSubscription &)ca_client_context
eliminateExcessiveSendBacklog(epicsGuard< epicsMutex > &, cacChannel &)ca_client_context
flush(epicsGuard< epicsMutex > &)ca_client_context
incrementOutstandingIO(epicsGuard< epicsMutex > &, unsigned ioSeqNo)ca_client_context
installCASG(epicsGuard< epicsMutex > &, CASG &)ca_client_context
installDefaultService(cacService &)ca_client_contextstatic
ioComplete() const ca_client_contextinline
lineNoca_client_context
lookupCASG(epicsGuard< epicsMutex > &, unsigned id)ca_client_context
mutexRef() const ca_client_context
opca_client_context
pContextca_client_context
pendEvent(const double &timeout)ca_client_context
pendIO(const double &timeout)ca_client_context
pFileNameca_client_context
preemptiveCallbakIsEnabled() const ca_client_contextinline
printFormated(const char *pformat,...) const ca_client_context
registerForFileDescriptorCallBack(CAFDHANDLER *pFunc, void *pArg)ca_client_context
replaceErrLogHandler(caPrintfFunc *ca_printf_func)ca_client_context
selfTest() const ca_client_context
sequenceNumberOfOutstandingIO(epicsGuard< epicsMutex > &) const ca_client_contextinline
show(unsigned level) const ca_client_context
signal(int ca_status, const char *pfilenm, int lineno, const char *pFormat,...)ca_client_context
statusca_client_context
sync_group_reset(ca_client_context &client, CASG &sg)ca_client_contextfriend
typeca_client_context
uninstallCASG(epicsGuard< epicsMutex > &, CASG &)ca_client_context
varArgsPrintFormated(const char *pformat, va_list args) const ca_client_contextvirtual
vSignal(int ca_status, const char *pfilenm, int lineno, const char *pFormat, va_list args)ca_client_context
whenThereIsAnExceptionDestroySyncGroupIO(epicsGuard< epicsMutex > &, T &)ca_client_context
~ca_client_context()ca_client_contextvirtual
~cacContextNotify()=0cacContextNotifypure virtual