Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ntypes.h File Reference
#include <particleType.h>

Go to the source code of this file.

Classes

struct  vector3_t
 
struct  vector4_t
 
struct  vector3cyl_t
 
struct  cylcoord_t
 
struct  cartcoord_t
 
struct  dvector3_t
 
struct  dvector4_t
 
struct  dvector3cyl_t
 
struct  dcylcoord_t
 
struct  dcartcoord_t
 

Typedefs

typedef int int32
 
typedef unsigned int uint32
 
typedef long long int64
 
typedef unsigned long long uint64
 
typedef short int16
 
typedef unsigned short uint16
 
typedef char int8
 
typedef unsigned char uint8
 
typedef float float32
 
typedef double float64
 

Variables

static const char sccsid_ntypesH [] = "@(#)ntypes.h\t5.2\tCreated 7/27/97 19:02:56, \tcompiled "__DATE__
 

Typedef Documentation

typedef float float32

Definition at line 61 of file ntypes.h.

typedef double float64

Definition at line 62 of file ntypes.h.

typedef short int16

Definition at line 56 of file ntypes.h.

typedef int int32

Definition at line 49 of file ntypes.h.

typedef long long int64

Definition at line 51 of file ntypes.h.

typedef char int8

Definition at line 58 of file ntypes.h.

typedef unsigned short uint16

Definition at line 57 of file ntypes.h.

typedef unsigned int uint32

Definition at line 50 of file ntypes.h.

typedef unsigned long long uint64

Definition at line 52 of file ntypes.h.

typedef unsigned char uint8

Definition at line 59 of file ntypes.h.

Variable Documentation

const char sccsid_ntypesH[] = "@(#)ntypes.h\t5.2\tCreated 7/27/97 19:02:56, \tcompiled "__DATE__
static

Definition at line 9 of file ntypes.h.