USGS

Isis 3.0 Application Source Code Reference

Home

readBits.cpp File Reference

Go to the source code of this file.

Functions

void exit ()
BITSTRUCTinitBits (uint8 *data, int len)
uint32 readBits (register uint8 bitCount, register BITSTRUCT *bitStuff)

Variables

jmp_buf on_error

Function Documentation

void exit (  ) 
BITSTRUCT* initBits ( uint8 data,
int  len 
)

Definition at line 85 of file readBits.cpp.

uint32 readBits ( register uint8  bitCount,
register BITSTRUCT bitStuff 
)

Definition at line 104 of file readBits.cpp.


Variable Documentation

jmp_buf on_error

Definition at line 65 of file xmain.cpp.