pvaClientCPP  4.8.1-dev
Namespaces | Macros | Typedefs
pvaClientData.cpp File Reference
#include <typeinfo>
#include <sstream>
#include <istream>
#include <ostream>
#include <pv/createRequest.h>
#include <pv/convert.h>
#include <pv/pvEnumerated.h>
#include <pv/json.h>
#include <pv/pvaClient.h>

Go to the source code of this file.

Namespaces

 epics
 
 epics::pvaClient
 

Macros

#define USE_JSON
 
#define epicsExportSharedSymbols
 

Typedefs

typedef std::tr1::shared_ptr< PVArray > epics::pvaClient::PVArrayPtr
 

Macro Definition Documentation

◆ epicsExportSharedSymbols

#define epicsExportSharedSymbols

Definition at line 26 of file pvaClientData.cpp.

◆ USE_JSON

#define USE_JSON

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

Author
mrk
Date
2019.04

Definition at line 23 of file pvaClientData.cpp.