liberasurecode  1.6.1
Erasure Code API library
Data Fields
flat_xor_hd_descriptor Struct Reference

Data Fields

xor_code_t * xor_desc
 
init_xor_hd_code_func init_xor_hd_code
 
xor_code_encode_func xor_code_encode
 
xor_code_decode_func xor_code_decode
 
xor_hd_fragments_needed_func xor_hd_fragments_needed
 

Detailed Description

Definition at line 58 of file flat_xor_hd.c.

Field Documentation

◆ init_xor_hd_code

init_xor_hd_code_func flat_xor_hd_descriptor::init_xor_hd_code

Definition at line 60 of file flat_xor_hd.c.

◆ xor_code_decode

xor_code_decode_func flat_xor_hd_descriptor::xor_code_decode

Definition at line 62 of file flat_xor_hd.c.

◆ xor_code_encode

xor_code_encode_func flat_xor_hd_descriptor::xor_code_encode

Definition at line 61 of file flat_xor_hd.c.

◆ xor_desc

xor_code_t* flat_xor_hd_descriptor::xor_desc

◆ xor_hd_fragments_needed

xor_hd_fragments_needed_func flat_xor_hd_descriptor::xor_hd_fragments_needed

Definition at line 63 of file flat_xor_hd.c.


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