This is Unofficial EPICS BASE Doxygen Site
rpcClient.cpp File Reference
#include <iostream>
#include <string>
#include <epicsEvent.h>
#include <pv/pvData.h>
#include <pv/event.h>
#include <pv/current_function.h>
#include <pv/pvAccess.h>
#include <pv/clientFactory.h>
#include <pv/logger.h>
#include <pv/rpcService.h>
#include "pv/rpcClient.h"
+ Include dependency graph for rpcClient.cpp:

Go to the source code of this file.

Classes

struct  epics::pvAccess::RPCClient::RPCRequester
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvAccess
 Holds all PVA related.
 

Macros

#define epicsExportSharedSymbols
 
#define TRACE(msg)
 

Macro Definition Documentation

#define epicsExportSharedSymbols

Copyright - See the COPYRIGHT that is included with this distribution. EPICS pvAccessCPP is distributed subject to a Software License Agreement found in file LICENSE that is included with this distribution.

Definition at line 15 of file rpcClient.cpp.

#define TRACE (   msg)

Definition at line 26 of file rpcClient.cpp.