THM1176InstrumentManager  1.0
Qt Object abstraction for Metrolab THM1176
visatype.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _VI_FAR
 
#define _VI_FUNC
 
#define _VI_FUNCC
 
#define _VI_FUNCH
 
#define _VI_SIGNED   signed
 
#define _VI_ERROR   (-2147483647L-1) /* 0x80000000 */
 
#define _VI_PTR   _VI_FAR *
 
#define _VI_CONST_STRING_DEFINED
 
#define VI_SUCCESS   (0L)
 
#define VI_NULL   (0)
 
#define VI_TRUE   (1)
 
#define VI_FALSE   (0)
 
#define VISAFN   _VI_FUNC
 
#define ViPtr   _VI_PTR
 

Typedefs

typedef unsigned long ViUInt32
 
typedef _VI_SIGNED long ViInt32
 
typedef ViUInt32 _VI_PTR ViPUInt32
 
typedef ViUInt32 _VI_PTR ViAUInt32
 
typedef ViInt32 _VI_PTR ViPInt32
 
typedef ViInt32 _VI_PTR ViAInt32
 
typedef unsigned short ViUInt16
 
typedef ViUInt16 _VI_PTR ViPUInt16
 
typedef ViUInt16 _VI_PTR ViAUInt16
 
typedef _VI_SIGNED short ViInt16
 
typedef ViInt16 _VI_PTR ViPInt16
 
typedef ViInt16 _VI_PTR ViAInt16
 
typedef unsigned char ViUInt8
 
typedef ViUInt8 _VI_PTR ViPUInt8
 
typedef ViUInt8 _VI_PTR ViAUInt8
 
typedef _VI_SIGNED char ViInt8
 
typedef ViInt8 _VI_PTR ViPInt8
 
typedef ViInt8 _VI_PTR ViAInt8
 
typedef char ViChar
 
typedef ViChar _VI_PTR ViPChar
 
typedef ViChar _VI_PTR ViAChar
 
typedef unsigned char ViByte
 
typedef ViByte _VI_PTR ViPByte
 
typedef ViByte _VI_PTR ViAByte
 
typedef void _VI_PTR ViAddr
 
typedef ViAddr _VI_PTR ViPAddr
 
typedef ViAddr _VI_PTR ViAAddr
 
typedef float ViReal32
 
typedef ViReal32 _VI_PTR ViPReal32
 
typedef ViReal32 _VI_PTR ViAReal32
 
typedef double ViReal64
 
typedef ViReal64 _VI_PTR ViPReal64
 
typedef ViReal64 _VI_PTR ViAReal64
 
typedef ViPByte ViBuf
 
typedef ViPByte ViPBuf
 
typedef ViPByte _VI_PTR ViABuf
 
typedef ViPChar ViString
 
typedef ViPChar ViPString
 
typedef ViPChar _VI_PTR ViAString
 
typedef ViString ViRsrc
 
typedef ViString ViPRsrc
 
typedef ViString _VI_PTR ViARsrc
 
typedef ViUInt16 ViBoolean
 
typedef ViBoolean _VI_PTR ViPBoolean
 
typedef ViBoolean _VI_PTR ViABoolean
 
typedef ViInt32 ViStatus
 
typedef ViStatus _VI_PTR ViPStatus
 
typedef ViStatus _VI_PTR ViAStatus
 
typedef ViUInt32 ViVersion
 
typedef ViVersion _VI_PTR ViPVersion
 
typedef ViVersion _VI_PTR ViAVersion
 
typedef ViUInt32 ViObject
 
typedef ViObject _VI_PTR ViPObject
 
typedef ViObject _VI_PTR ViAObject
 
typedef ViObject ViSession
 
typedef ViSession _VI_PTR ViPSession
 
typedef ViSession _VI_PTR ViASession
 
typedef ViUInt32 ViAttr
 
typedef const ViCharViConstString
 

Macro Definition Documentation

◆ _VI_CONST_STRING_DEFINED

#define _VI_CONST_STRING_DEFINED

Definition at line 186 of file visatype.h.

◆ _VI_ERROR

#define _VI_ERROR   (-2147483647L-1) /* 0x80000000 */

Definition at line 61 of file visatype.h.

◆ _VI_FAR

#define _VI_FAR

Definition at line 54 of file visatype.h.

◆ _VI_FUNC

#define _VI_FUNC

Definition at line 55 of file visatype.h.

◆ _VI_FUNCC

#define _VI_FUNCC

Definition at line 56 of file visatype.h.

◆ _VI_FUNCH

#define _VI_FUNCH

Definition at line 57 of file visatype.h.

◆ _VI_PTR

#define _VI_PTR   _VI_FAR *

Definition at line 62 of file visatype.h.

◆ _VI_SIGNED

#define _VI_SIGNED   signed

Definition at line 58 of file visatype.h.

◆ VI_FALSE

#define VI_FALSE   (0)

Definition at line 198 of file visatype.h.

◆ VI_NULL

#define VI_NULL   (0)

Definition at line 195 of file visatype.h.

◆ VI_SUCCESS

#define VI_SUCCESS   (0L)

Definition at line 191 of file visatype.h.

◆ VI_TRUE

#define VI_TRUE   (1)

Definition at line 197 of file visatype.h.

◆ ViPtr

#define ViPtr   _VI_PTR

Definition at line 203 of file visatype.h.

◆ VISAFN

#define VISAFN   _VI_FUNC

Definition at line 202 of file visatype.h.

Typedef Documentation

◆ ViAAddr

Definition at line 140 of file visatype.h.

◆ ViABoolean

Definition at line 164 of file visatype.h.

◆ ViABuf

Definition at line 152 of file visatype.h.

◆ ViAByte

Definition at line 136 of file visatype.h.

◆ ViAChar

Definition at line 132 of file visatype.h.

◆ ViAddr

typedef void _VI_PTR ViAddr

Definition at line 138 of file visatype.h.

◆ ViAInt16

Definition at line 120 of file visatype.h.

◆ ViAInt32

Definition at line 112 of file visatype.h.

◆ ViAInt8

Definition at line 128 of file visatype.h.

◆ ViAObject

Definition at line 176 of file visatype.h.

◆ ViAReal32

Definition at line 144 of file visatype.h.

◆ ViAReal64

Definition at line 148 of file visatype.h.

◆ ViARsrc

Definition at line 160 of file visatype.h.

◆ ViASession

Definition at line 180 of file visatype.h.

◆ ViAStatus

Definition at line 168 of file visatype.h.

◆ ViAString

Definition at line 156 of file visatype.h.

◆ ViAttr

typedef ViUInt32 ViAttr

Definition at line 182 of file visatype.h.

◆ ViAUInt16

Definition at line 116 of file visatype.h.

◆ ViAUInt32

Definition at line 110 of file visatype.h.

◆ ViAUInt8

Definition at line 124 of file visatype.h.

◆ ViAVersion

Definition at line 172 of file visatype.h.

◆ ViBoolean

Definition at line 162 of file visatype.h.

◆ ViBuf

typedef ViPByte ViBuf

Definition at line 150 of file visatype.h.

◆ ViByte

typedef unsigned char ViByte

Definition at line 134 of file visatype.h.

◆ ViChar

typedef char ViChar

Definition at line 130 of file visatype.h.

◆ ViConstString

typedef const ViChar* ViConstString

Definition at line 185 of file visatype.h.

◆ ViInt16

typedef _VI_SIGNED short ViInt16

Definition at line 118 of file visatype.h.

◆ ViInt32

typedef _VI_SIGNED long ViInt32

Definition at line 106 of file visatype.h.

◆ ViInt8

typedef _VI_SIGNED char ViInt8

Definition at line 126 of file visatype.h.

◆ ViObject

typedef ViUInt32 ViObject

Definition at line 174 of file visatype.h.

◆ ViPAddr

Definition at line 139 of file visatype.h.

◆ ViPBoolean

Definition at line 163 of file visatype.h.

◆ ViPBuf

typedef ViPByte ViPBuf

Definition at line 151 of file visatype.h.

◆ ViPByte

Definition at line 135 of file visatype.h.

◆ ViPChar

Definition at line 131 of file visatype.h.

◆ ViPInt16

Definition at line 119 of file visatype.h.

◆ ViPInt32

Definition at line 111 of file visatype.h.

◆ ViPInt8

Definition at line 127 of file visatype.h.

◆ ViPObject

Definition at line 175 of file visatype.h.

◆ ViPReal32

Definition at line 143 of file visatype.h.

◆ ViPReal64

Definition at line 147 of file visatype.h.

◆ ViPRsrc

typedef ViString ViPRsrc

Definition at line 159 of file visatype.h.

◆ ViPSession

Definition at line 179 of file visatype.h.

◆ ViPStatus

Definition at line 167 of file visatype.h.

◆ ViPString

typedef ViPChar ViPString

Definition at line 155 of file visatype.h.

◆ ViPUInt16

Definition at line 115 of file visatype.h.

◆ ViPUInt32

Definition at line 109 of file visatype.h.

◆ ViPUInt8

Definition at line 123 of file visatype.h.

◆ ViPVersion

Definition at line 171 of file visatype.h.

◆ ViReal32

typedef float ViReal32

Definition at line 142 of file visatype.h.

◆ ViReal64

typedef double ViReal64

Definition at line 146 of file visatype.h.

◆ ViRsrc

typedef ViString ViRsrc

Definition at line 158 of file visatype.h.

◆ ViSession

Definition at line 178 of file visatype.h.

◆ ViStatus

typedef ViInt32 ViStatus

Definition at line 166 of file visatype.h.

◆ ViString

typedef ViPChar ViString

Definition at line 154 of file visatype.h.

◆ ViUInt16

typedef unsigned short ViUInt16

Definition at line 114 of file visatype.h.

◆ ViUInt32

typedef unsigned long ViUInt32

Definition at line 105 of file visatype.h.

◆ ViUInt8

typedef unsigned char ViUInt8

Definition at line 122 of file visatype.h.

◆ ViVersion

Definition at line 170 of file visatype.h.