MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
sHashfileData Struct Reference

Public Attributes

U8BITurl
 
MHEG5String hashData
 
HashFileState_t state
 
MHEG5Bool sameAsPrevious
 
U32BIT signatureIndex
 
MHEG5String signature
 
U16BIT digestCount
 
MHEG5String digestPathname
 
HashDigestdigestList
 
struct sHashfileDatanext
 
struct sHashfileDataprevious
 

Detailed Description

Definition at line 73 of file mh5hash.c.

Member Data Documentation

U16BIT sHashfileData::digestCount

Definition at line 81 of file mh5hash.c.

HashDigest* sHashfileData::digestList

Definition at line 83 of file mh5hash.c.

MHEG5String sHashfileData::digestPathname

Definition at line 82 of file mh5hash.c.

MHEG5String sHashfileData::hashData

Definition at line 76 of file mh5hash.c.

struct sHashfileData* sHashfileData::next

Definition at line 84 of file mh5hash.c.

struct sHashfileData* sHashfileData::previous

Definition at line 85 of file mh5hash.c.

MHEG5Bool sHashfileData::sameAsPrevious

Definition at line 78 of file mh5hash.c.

MHEG5String sHashfileData::signature

Definition at line 80 of file mh5hash.c.

U32BIT sHashfileData::signatureIndex

Definition at line 79 of file mh5hash.c.

HashFileState_t sHashfileData::state

Definition at line 77 of file mh5hash.c.

U8BIT* sHashfileData::url

Definition at line 75 of file mh5hash.c.


The documentation for this struct was generated from the following file: