Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Static Public Member Functions | List of all members
transport::protocol::fec::FECUtils Class Reference

Static Public Member Functions

static FECType fecTypeFromString (const char *fec_type)
 
static bool isFec (FECType fec_type, uint32_t index, uint32_t seq_offset=0)
 
static uint32_t nextSource (FECType fec_type, uint32_t index, uint32_t seq_offset=0)
 
static uint32_t getSourceSymbols (FECType fec_type)
 
static uint32_t getBlockSymbols (FECType fec_type)
 
static std::unique_ptr< ProducerFECgetEncoder (FECType fec_type, uint32_t seq_offset=0)
 
static std::unique_ptr< ConsumerFECgetDecoder (FECType fec_type, uint32_t seq_offset=0)
 

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