TOBI SignalServer
0.1
|
Go to the source code of this file.
Data Structures | |
struct | tobiss::_DigitalIO |
struct | tobiss::_DigitalOUT |
struct | tobiss::_GND |
struct | tobiss::_REF |
struct | tobiss::_DAC |
struct | tobiss::_CHANNEL |
struct | tobiss::_SCALE |
struct | tobiss::_GT_DEVICEINFO |
struct | tobiss::_FILT |
class | tobiss::GTECUSBampWrapper |
wrapper class More... | |
Typedefs | |
typedef struct tobiss::_DigitalIO | tobiss::DigitalIO |
typedef struct tobiss::_DigitalIO * | tobiss::PDigitalIO |
typedef struct tobiss::_DigitalOUT | tobiss::DigitalOUT |
typedef struct tobiss::_DigitalOUT * | tobiss::PDigitalOUT |
typedef struct tobiss::_GND | tobiss::GND |
typedef struct tobiss::_GND * | tobiss::PGND |
typedef struct tobiss::_REF | tobiss::REF |
typedef struct tobiss::_REF * | tobiss::PREF |
typedef struct tobiss::_DAC | tobiss::DAC |
typedef struct tobiss::_DAC * | tobiss::PDAC |
typedef struct tobiss::_CHANNEL | tobiss::CHANNEL |
typedef struct tobiss::_CHANNEL * | tobiss::PCHANNEL |
typedef struct tobiss::_SCALE | tobiss::SCALE |
typedef struct tobiss::_SCALE * | tobiss::PSCALE |
typedef struct tobiss::_GT_DEVICEINFO | tobiss::GT_DEVICEINFO |
typedef struct tobiss::_GT_DEVICEINFO * | tobiss::PGT_DEVICEINFO |
typedef struct tobiss::_FILT | tobiss::FILT |
typedef struct tobiss::_FILT * | tobiss::PFILT |
typedef FLOAT(CALLBACK * | tobiss::GT_GetDriverVersionType )(void) |
typedef BOOL(CALLBACK * | tobiss::GT_GetDataType )(HANDLE, BYTE *, DWORD, OVERLAPPED *) |
typedef FLOAT(CALLBACK * | tobiss::GT_GetHWVersionType )(HANDLE) |
typedef UCHAR | tobiss::UCHAR |
typedef char *typedef | tobiss::BOOL (CALLBACK *GT_ResetTransferType)(HANDLE) |
typedef void | tobiss::int |
Functions | |
typedef | tobiss::HANDLE (CALLBACK *GT_OpenDeviceType)(int) |
typedef | tobiss::BOOL (CALLBACK *GT_CloseDeviceType)(HANDLE *) |
Variables | |
typedef | tobiss::WORD |
typedef | tobiss::LPSTR |
typedef | tobiss::UINT |
Definition in file gtec_usbamp_wrapper.h.