ldas-tools-framecpp  2.7.0
Classes | Public Types | Static Public Attributes | List of all members
FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE > Struct Template Reference

#include <CRCModel.hh>

Collaboration diagram for FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >:
Collaboration graph
[legend]

Classes

struct  polynomial_type
 

Public Types

typedef DT crc_type
 
typedef DT crc_type
 

Static Public Attributes

static struct FrameCPP::Common::CRCModel::polynomial_type polynomial
 
static const crc_type INITIAL = INIT
 
static const crc_type FINISH = FIN
 

Member Typedef Documentation

◆ crc_type [1/2]

template<GENERIC_MODEL_SIGNATURE >
typedef DT FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::crc_type

◆ crc_type [2/2]

template<GENERIC_MODEL_SIGNATURE >
typedef DT FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::crc_type

Member Data Documentation

◆ FINISH

template<GENERIC_MODEL_SIGNATURE >
static const crc_type FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::FINISH = FIN
static

◆ INITIAL

template<GENERIC_MODEL_SIGNATURE >
static const crc_type FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::INITIAL = INIT
static

◆ polynomial

template<GENERIC_MODEL_SIGNATURE >
static struct FrameCPP::Common::CRCModel::polynomial_type FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::polynomial
static

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