This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
10
typedef
epicsGuard<epicsMutex>
Guard
;
11
typedef
epicsGuardRelease<epicsMutex>
UnGuard
;
12
13
void
registerGWClientIocsh
();
14
void
gwServerShutdown
();
15
void
gwClientShutdown
();
16
void
registerReadOnly
();
17
18
#endif // PVA2PVA_H
registerGWClientIocsh
void registerGWClientIocsh()
epicsGuardRelease
Definition:
epicsGuard.h:22
epicsGuard< epicsMutex >
Guard
epicsGuard< epicsMutex > Guard
Definition:
pva2pva.h:10
shareLib.h
Mark external symbols and entry points for shared libraries.
gwServerShutdown
void gwServerShutdown()
pvAccess.h
UnGuard
epicsGuardRelease< epicsMutex > UnGuard
Definition:
pva2pva.h:11
epicsGuard.h
registerReadOnly
void registerReadOnly()
Definition:
channel.cpp:242
gwClientShutdown
void gwClientShutdown()
modules
pva2pva
p2pApp
pva2pva.h
Generated by
1.8.11