This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cacContextNotify.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, 1986, The Regents of the University of California.
17
*
18
* Author: Jeff Hill
19
*/
20
21
#include <stdlib.h>
22
23
#include "
iocinf.h
"
24
25
#include "
cacIO.h
"
26
27
cacContextNotify::~cacContextNotify
()
28
{
29
}
30
31
void
cacContextNotify::callbackProcessingInitiateNotify
()
32
{
33
}
34
35
void
cacContextNotify::callbackProcessingCompleteNotify
()
36
{
37
}
38
39
40
cacIO.h
cacContextNotify::~cacContextNotify
virtual ~cacContextNotify()=0
Definition:
cacContextNotify.cpp:27
iocinf.h
cacContextNotify::callbackProcessingInitiateNotify
virtual void callbackProcessingInitiateNotify()=0
Definition:
cacContextNotify.cpp:31
cacContextNotify::callbackProcessingCompleteNotify
virtual void callbackProcessingCompleteNotify()=0
Definition:
cacContextNotify.cpp:35
modules
ca
src
client
cacContextNotify.cpp
Generated by
1.8.11