dxp
3-4
Main Page
Classes
Files
File List
File Members
home
epics
devel
dxp-4-0
dxpApp
src
NDDxp.h
Go to the documentation of this file.
1
#ifndef NDDXP_H
2
#define NDDXP_H
3
4
#ifdef __cplusplus
5
extern
"C"
6
{
7
#endif
8
9
int
NDDxpConfig
(
const
char
*portName,
int
nChannels,
int
maxBuffers,
size_t
maxMemory);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
15
#endif
NDDxpConfig
int NDDxpConfig(const char *portName, int nChannels, int maxBuffers, size_t maxMemory)
Definition:
NDDxp.cpp:467
Generated by
1.8.5