TOBI SignalServer
0.1
|
Go to the source code of this file.
Data Structures | |
class | nidaqmx::NIDaqmxWrapper |
wrapper class More... | |
Typedefs | |
typedef signed char | nidaqmx::int8 |
typedef unsigned char | nidaqmx::uInt8 |
typedef signed short | nidaqmx::int16 |
typedef unsigned short | nidaqmx::uInt16 |
typedef signed long | nidaqmx::int32 |
typedef unsigned long | nidaqmx::uInt32 |
typedef float | nidaqmx::float32 |
typedef double | nidaqmx::float64 |
typedef long long int | nidaqmx::int64 |
typedef unsigned long long | nidaqmx::uInt64 |
typedef uInt32 | nidaqmx::bool32 |
typedef void * | nidaqmx::TaskHandle |
typedef uInt32 | nidaqmx::CalHandle |
typedef TaskHandle *typedef | nidaqmx::char [] |
Functions | |
typedef | nidaqmx::int32 (CALLBACK *DAQmxStartTaskType)(TaskHandle) |
Definition in file nidaqmx_wrapper.h.