![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <epicsAtomic.h>
#include <epicsTimer.h>
#include <epicsMutex.h>
#include <epicsGuard.h>
#include <epicsEndian.h>
#include <pv/iocshelper.h>
#include <pv/pvAccess.h>
#include "helper.h"
#include "pva2pva.h"
#include "channel.h"
Go to the source code of this file.
Macros | |
#define | epicsExportSharedSymbols |
Functions | |
void | registerReadOnly () |
Variables | |
int | p2pReadOnly = 0 |
#define epicsExportSharedSymbols |
Definition at line 13 of file channel.cpp.
void registerReadOnly | ( | ) |
Definition at line 242 of file channel.cpp.
int p2pReadOnly = 0 |
Definition at line 21 of file channel.cpp.