This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
guigroup.h
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 Versions 3.13.7
7
* and higher are distributed subject to a Software License Agreement found
8
* in file LICENSE that is included with this distribution.
9
\*************************************************************************/
10
11
/*
12
these are used in the pmt (prompt) field of the record support
13
ascii files. They represent field groupings for dct tools
14
*/
15
16
#ifndef __gui_group_h__
17
#define __gui_group_h__
18
19
#error As of Base 3.15.4, the promptgroup implementation has changed. \
20
This header file (guigroup.h) is invalid and will be removed shortly. \
21
Instead, you should include dbStaticLib.h, parse the DBD, \
22
and use dbGetPromptGroupNameFromKey() and dbGetPromptGroupKeyFromName() \
23
that have been added to dbStaticLib. \
24
More details in the 3.15.4 release notes and the AppDev Guide.
25
26
#endif
/*__gui_group_h__*/
modules
database
src
ioc
dbStatic
guigroup.h
Generated by
1.8.11