This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
libComRegister.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_libComRegister_H
9
#define INC_libComRegister_H
10
11
#include "libComAPI.h"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
LIBCOM_API
void
epicsStdCall
libComRegister
(
void
);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* INC_libComRegister_H */
libComRegister
LIBCOM_API void epicsStdCall libComRegister(void)
Definition:
libComRegister.c:398
modules
libcom
src
iocsh
libComRegister.h
Generated by
1.8.11