This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
registryIocRegister.h
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2007 UChicago Argonne LLC, 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
#ifndef INC_registryIocRegister_H
11
#define INC_registryIocRegister_H
12
13
#include "
shareLib.h
"
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
19
epicsShareFunc
void
registryIocRegister
(
void
);
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
/* INC_registryIocRegister_H */
epicsShareFunc
#define epicsShareFunc
Definition:
shareLib.h:209
shareLib.h
Mark external symbols and entry points for shared libraries.
registryIocRegister
epicsShareFunc void registryIocRegister(void)
Definition:
registryIocRegister.c:50
modules
database
src
ioc
registry
registryIocRegister.h
Generated by
1.8.11