CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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 56 of file oInterfileIO.hh.

#define INTF_LITTLE_ENDIAN   1

Variable related to Little Endian data (=1)

Definition at line 58 of file oInterfileIO.hh.