core/vil1/vil1_16bit.h File Reference


Detailed Description

read/write integers to/from vil1_stream

Functions to read and write integers to and from a vil1_stream. The endianness refers to the format in the stream, not the native format of the compiler or execution environment.

Author:
fsm
   Modifications
   Peter Vanroose, July 2000: corrected serious bug: VXL_LITTLE_ENDIAN not needed
                      (implementation was wrong for VXL_BIG_ENDIAN machines)
   

Definition in file vil1_16bit.h.

Go to the source code of this file.


Functions

unsigned vil1_16bit_read_big_endian (vil1_stream *)
unsigned vil1_16bit_read_little_endian (vil1_stream *)
void vil1_16bit_write_big_endian (vil1_stream *, unsigned)
void vil1_16bit_write_little_endian (vil1_stream *, unsigned)

Function Documentation

unsigned vil1_16bit_read_big_endian ( vil1_stream  ) 

Definition at line 16 of file vil1_16bit.cxx.

unsigned vil1_16bit_read_little_endian ( vil1_stream  ) 

Definition at line 23 of file vil1_16bit.cxx.

void vil1_16bit_write_big_endian ( vil1_stream ,
unsigned   
)

Definition at line 30 of file vil1_16bit.cxx.

void vil1_16bit_write_little_endian ( vil1_stream ,
unsigned   
)

Definition at line 38 of file vil1_16bit.cxx.


Generated on Sun Oct 12 05:08:20 2008 for core/vil1 by  doxygen 1.5.1