core/vil1/vil1_32bit.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

Definition in file vil1_32bit.h.

Go to the source code of this file.


Functions

unsigned vil1_32bit_read_big_endian (vil1_stream *)
unsigned vil1_32bit_read_little_endian (vil1_stream *)
void vil1_32bit_write_big_endian (vil1_stream *, unsigned)
void vil1_32bit_write_little_endian (vil1_stream *, unsigned)

Function Documentation

unsigned vil1_32bit_read_big_endian ( vil1_stream  ) 

Definition at line 17 of file vil1_32bit.cxx.

unsigned vil1_32bit_read_little_endian ( vil1_stream  ) 

Definition at line 24 of file vil1_32bit.cxx.

void vil1_32bit_write_big_endian ( vil1_stream ,
unsigned   
)

Definition at line 31 of file vil1_32bit.cxx.

void vil1_32bit_write_little_endian ( vil1_stream ,
unsigned   
)

Definition at line 41 of file vil1_32bit.cxx.


Generated on Sun Sep 7 05:08:28 2008 for core/vil1 by  doxygen 1.5.1