This is Unofficial EPICS BASE Doxygen Site
pvaVersion.cpp File Reference
#include <sstream>
#include <pv/pvaVersion.h>
#include <pv/pvaConstants.h>
+ Include dependency graph for pvaVersion.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define epicsExportSharedSymbols
 

Functions

const std::string epics::pvAccess::PVACCESS_DEFAULT_PROVIDER ("local")
 
const std::string epics::pvAccess::PVACCESS_ALL_PROVIDERS ("<all>")
 
const std::string epics::pvAccess::PVACCESS_DEBUG ("EPICS_PVA_DEBUG")
 
epicsShareFunc std::ostream & epics::pvAccess::operator<< (std::ostream &o, const Version &v)
 

Macro Definition Documentation

#define epicsExportSharedSymbols

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

Definition at line 9 of file pvaVersion.cpp.