ICP
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
isis2
instcontrol_temp
ICP
newicp
isisvme_types.h
Go to the documentation of this file.
1
#ifndef ISISVME_TYPES
2
#define ISISVME_TYPES
3
4
#include "windows.h"
5
6
typedef
unsigned
char
isisU8_t
;
7
typedef
unsigned
short
isisU16_t
;
8
typedef
unsigned
long
isisU32_t
;
9
//typedef unsigned long isisU64_t;
10
typedef
ULONG64
isisU64_t
;
11
12
typedef
char
isis8_t
;
13
typedef
short
isis16_t
;
14
typedef
long
isis32_t
;
15
16
17
#endif
/* ISISVME_TYPES */
isis16_t
short isis16_t
Definition:
isisvme_types.h:13
isisU8_t
unsigned char isisU8_t
Definition:
isisvme_types.h:6
isisU32_t
unsigned long isisU32_t
Definition:
isisvme_types.h:8
isisU16_t
unsigned short isisU16_t
Definition:
isisvme_types.h:7
isisU64_t
ULONG64 isisU64_t
Definition:
isisvme_types.h:10
isis32_t
long isis32_t
Definition:
isisvme_types.h:14
isis8_t
char isis8_t
Definition:
isisvme_types.h:12
Generated by
1.8.5