#include <Mstn\basetype.h>
Go to the source code of this file.
Classes | |
struct | auxInputMode |
struct | auxInputPosition |
struct | auxInputButtonEvt |
union | AuxInputData |
struct | auxInputMsg |
Macros | |
#define | AUXINPUT_NO_DATA 0 |
#define | AUXINPUT_DATAPOINT 1 |
#define | AUXINPUT_TENTATIVE 3 |
#define | AUXINPUT_RESET 4 |
#define | AUXINPUT_BUTTON_CODE 5 |
#define | FUNC_SETMODE 0 |
#define | FUNC_GETPOSITION 1 |
#define | FUNC_GETBUTTONEVENT 2 |
Typedefs | |
typedef struct auxInputMode | AuxInputMode |
typedef struct auxInputPosition | AuxInputPosition |
typedef struct auxInputButtonEvt | AuxInputButtonEvt |
typedef struct auxInputMsg | AuxInputMsg |
#define AUXINPUT_BUTTON_CODE 5 |
#define AUXINPUT_DATAPOINT 1 |
#define AUXINPUT_NO_DATA 0 |
#define AUXINPUT_RESET 4 |
#define AUXINPUT_TENTATIVE 3 |
#define FUNC_GETBUTTONEVENT 2 |
#define FUNC_GETPOSITION 1 |
#define FUNC_SETMODE 0 |
typedef struct auxInputButtonEvt AuxInputButtonEvt |
typedef struct auxInputMode AuxInputMode |
typedef struct auxInputMsg AuxInputMsg |
typedef struct auxInputPosition AuxInputPosition |