CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
Data endianness
Interfile I/O related variables

Variables related to Big and Little endian. More...

Collaboration diagram for Data endianness:

Defines

#define INTF_BIG_ENDIAN   0
#define INTF_LITTLE_ENDIAN   1

Detailed Description

Variables related to Big and Little endian.


Define Documentation

#define INTF_BIG_ENDIAN   0

Variable related to Big Endian data (=0)

Definition at line 33 of file oInterfileIO.hh.

#define INTF_LITTLE_ENDIAN   1

Variable related to Little Endian data (=1)

Definition at line 35 of file oInterfileIO.hh.

 All Classes Files Functions Variables Typedefs Defines