This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dbLoadTemplate.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 is distributed subject to a Software License Agreement found
7
* in file LICENSE that is included with this distribution.
8
\*************************************************************************/
9
/* dbLoadTemplate.h */
10
11
#ifndef INCdbLoadTemplateh
12
#define INCdbLoadTemplateh
13
14
#include "
shareLib.h
"
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
19
20
epicsShareFunc
int
dbLoadTemplate
(
21
const
char
*sub_file,
const
char
*cmd_collect);
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/*INCdbLoadTemplateh*/
dbLoadTemplate
epicsShareFunc int dbLoadTemplate(const char *sub_file, const char *cmd_collect)
epicsShareFunc
#define epicsShareFunc
Definition:
shareLib.h:209
shareLib.h
Mark external symbols and entry points for shared libraries.
modules
database
src
ioc
dbtemplate
dbLoadTemplate.h
Generated by
1.8.11