MISR Toolkit  1.5.1
Data Structures | Macros | Functions | Variables
cskphuff.h File Reference

Go to the source code of this file.

Data Structures

struct  comp_coder_skphuff_info_t
 

Macros

#define SKPHUFF_MAX_CHAR   255
 
#define SUCCMAX   (SKPHUFF_MAX_CHAR+1)
 
#define TWICEMAX   (2*SUCCMAX+1)
 
#define ROOT   0
 

Functions

int32 HCPcskphuff_stread (accrec_t *rec)
 
int32 HCPcskphuff_stwrite (accrec_t *rec)
 
int32 HCPcskphuff_seek (accrec_t *access_rec, int32 offset, int origin)
 
int32 HCPcskphuff_inquire (accrec_t *access_rec, int32 *pfile_id, uint16 *ptag, uint16 *pref, int32 *plength, int32 *poffset, int32 *pposn, int16 *paccess, int16 *pspecial)
 
int32 HCPcskphuff_read (accrec_t *access_rec, int32 length, void *data)
 
int32 HCPcskphuff_write (accrec_t *access_rec, int32 length, const void *data)
 
intn HCPcskphuff_endaccess (accrec_t *access_rec)
 

Variables

funclist_t cskphuff_funcs
 

Macro Definition Documentation

◆ ROOT

#define ROOT   0

Definition at line 76 of file cskphuff.h.

◆ SKPHUFF_MAX_CHAR

#define SKPHUFF_MAX_CHAR   255

Definition at line 67 of file cskphuff.h.

◆ SUCCMAX

#define SUCCMAX   (SKPHUFF_MAX_CHAR+1)

Definition at line 70 of file cskphuff.h.

◆ TWICEMAX

#define TWICEMAX   (2*SUCCMAX+1)

Definition at line 73 of file cskphuff.h.

Function Documentation

◆ HCPcskphuff_endaccess()

intn HCPcskphuff_endaccess ( accrec_t access_rec)

◆ HCPcskphuff_inquire()

int32 HCPcskphuff_inquire ( accrec_t access_rec,
int32 *  pfile_id,
uint16 *  ptag,
uint16 *  pref,
int32 *  plength,
int32 *  poffset,
int32 *  pposn,
int16 *  paccess,
int16 *  pspecial 
)

◆ HCPcskphuff_read()

int32 HCPcskphuff_read ( accrec_t access_rec,
int32  length,
void *  data 
)

◆ HCPcskphuff_seek()

int32 HCPcskphuff_seek ( accrec_t access_rec,
int32  offset,
int  origin 
)

◆ HCPcskphuff_stread()

int32 HCPcskphuff_stread ( accrec_t rec)

◆ HCPcskphuff_stwrite()

int32 HCPcskphuff_stwrite ( accrec_t rec)

◆ HCPcskphuff_write()

int32 HCPcskphuff_write ( accrec_t access_rec,
int32  length,
const void *  data 
)

Variable Documentation

◆ cskphuff_funcs

funclist_t cskphuff_funcs

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53