This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dbtoolsIocRegister.h
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2007 UChicago Argonne LLC, as Operator of Argonne
3
* National Laboratory.
4
* EPICS BASE is distributed subject to a Software License Agreement found
5
* in file LICENSE that is included with this distribution.
6
\*************************************************************************/
7
8
#ifndef INC_dbtoolsIocRegister_H
9
#define INC_dbtoolsIocRegister_H
10
11
#include "
shareLib.h
"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
epicsShareFunc
void
dbtoolsIocRegister
(
void
);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* INC_dbtoolsIocRegister_H */
epicsShareFunc
#define epicsShareFunc
Definition:
shareLib.h:209
shareLib.h
Mark external symbols and entry points for shared libraries.
dbtoolsIocRegister
epicsShareFunc void dbtoolsIocRegister(void)
Definition:
dbtoolsIocRegister.c:29
modules
database
src
ioc
dbtemplate
dbtoolsIocRegister.h
Generated by
1.8.11