CASToR  1.1
Tomographic Reconstruction (PET/SPECT)
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Macros

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

Collaboration diagram for Data endianness:

Macros

#define INTF_BIG_ENDIAN   0
 
#define INTF_LITTLE_ENDIAN   1
 

Detailed Description

Variables related to Big and Little endian.

Macro Definition Documentation

#define INTF_BIG_ENDIAN   0

Variable related to Big Endian data (=0)

Definition at line 34 of file oInterfileIO.hh.

#define INTF_LITTLE_ENDIAN   1

Variable related to Little Endian data (=1)

Definition at line 36 of file oInterfileIO.hh.