![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <new>
#include <stdarg.h>
#include "tsDLList.h"
#include "epicsMutex.h"
#include "epicsGuard.h"
#include "epicsThread.h"
#include "libCaAPI.h"
Go to the source code of this file.
Classes | |
class | cacWriteNotify |
class | cacReadNotify |
class | cacStateNotify |
class | caAccessRights |
class | cacChannelNotify |
class | CallbackGuard |
class | cacChannel |
class | cacChannel::badString |
class | cacChannel::badType |
class | cacChannel::badPriority |
class | cacChannel::outOfBounds |
class | cacChannel::badEventSelection |
class | cacChannel::noWriteAccess |
class | cacChannel::noReadAccess |
class | cacChannel::notConnected |
class | cacChannel::unsupportedByService |
class | cacChannel::msgBodyCacheTooSmall |
class | cacChannel::requestTimedOut |
class | cacContext |
class | cacContextNotify |
class | cacService |
Typedefs | |
typedef unsigned long | arrayElementCount |
Functions | |
LIBCA_API void epicsStdCall | caInstallDefaultService (cacService &service) |
Variables | |
LIBCA_API epicsThreadPrivateId | caClientCallbackThreadId |
typedef unsigned long arrayElementCount |
LIBCA_API void epicsStdCall caInstallDefaultService | ( | cacService & | service | ) |
Definition at line 738 of file ca_client_context.cpp.
LIBCA_API epicsThreadPrivateId caClientCallbackThreadId |
Definition at line 41 of file ca_client_context.cpp.