This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
baseNMIU.cpp
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
3
* National Laboratory.
4
* Copyright (c) 2002 The Regents of the University of California, as
5
* Operator of Los Alamos National Laboratory.
6
* EPICS BASE is distributed subject to a Software License Agreement found
7
* in file LICENSE that is included with this distribution.
8
\*************************************************************************/
9
10
/*
11
*
12
* L O S A L A M O S
13
* Los Alamos National Laboratory
14
* Los Alamos, New Mexico 87545
15
*
16
* Copyright, the Regents of the University of California.
17
*
18
* Author: Jeff Hill
19
*/
20
21
#define epicsAssertAuthor "Jeff Hill johill@lanl.gov"
22
23
#include "
iocinf.h
"
24
#include "
nciu.h
"
25
#include "
netIO.h
"
26
27
baseNMIU::~baseNMIU
()
28
{
29
}
30
31
void
baseNMIU::forceSubscriptionUpdate
(
32
epicsGuard < epicsMutex >
&,
nciu
& )
33
{
34
}
35
36
37
38
netIO.h
epicsGuard< epicsMutex >
nciu.h
baseNMIU::forceSubscriptionUpdate
virtual void forceSubscriptionUpdate(epicsGuard< epicsMutex > &guard, nciu &chan)=0
Definition:
baseNMIU.cpp:31
iocinf.h
baseNMIU::~baseNMIU
NETIO_VIRTUAL_DESTRUCTOR ~baseNMIU()
Definition:
baseNMIU.cpp:27
nciu
Definition:
nciu.h:127
modules
ca
src
client
baseNMIU.cpp
Generated by
1.8.11