This is Unofficial EPICS BASE Doxygen Site
pva2pva.h
Go to the documentation of this file.
1 #ifndef PVA2PVA_H
2 #define PVA2PVA_H
3 
4 #include <epicsGuard.h>
5 
6 #include <pv/pvAccess.h>
7 
8 #include <shareLib.h>
9 
12 
14 void gwServerShutdown();
15 void gwClientShutdown();
16 void registerReadOnly();
17 
18 #endif // PVA2PVA_H
void registerGWClientIocsh()
epicsGuard< epicsMutex > Guard
Definition: pva2pva.h:10
Mark external symbols and entry points for shared libraries.
void gwServerShutdown()
epicsGuardRelease< epicsMutex > UnGuard
Definition: pva2pva.h:11
void registerReadOnly()
Definition: channel.cpp:242
void gwClientShutdown()