ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
CRCModel.hh File Reference
#include <stdint.h>
Include dependency graph for CRCModel.hh:

Classes

struct  FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >
 
struct  FrameCPP::Common::CRCModel< GENERIC_MODEL_SIGNATURE >::polynomial_type
 

Namespaces

namespace  FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
namespace  FrameCPP::Common
 Routines upon which the version specific layers are built.
 

Macros

#define GENERIC_MODEL_SIGNATURE   class DT, DT POLY, DT INIT, DT FIN
 

Typedefs

typedef CRCModel< uint32_t, 0x04C11DB7, 0xFFFFFFFF, 0xFFFFFFFF > FrameCPP::Common::crc32_model_type
 

Macro Definition Documentation

◆ GENERIC_MODEL_SIGNATURE

#define GENERIC_MODEL_SIGNATURE   class DT, DT POLY, DT INIT, DT FIN