arduino-audio-tools
ReedSolomon< msg_length, ecc_length > Member List

This is the complete list of members for ReedSolomon< msg_length, ecc_length >, including all inherited members.

Decode(const void *src, void *dst, uint8_t *erase_pos=NULL, size_t erase_count=0) (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline
DecodeBlock(const void *src, const void *ecc, void *dst, uint8_t *erase_pos=NULL, size_t erase_count=0) (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline
Encode(const void *src, void *dst) (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline
EncodeBlock(const void *src, void *dst) (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline
ReedSolomon() (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline
~ReedSolomon() (defined in ReedSolomon< msg_length, ecc_length >)ReedSolomon< msg_length, ecc_length >inline