#include <cksum_ldas.hh>
◆ size_type [1/2]
◆ size_type [2/2]
◆ value_type [1/2]
◆ value_type [2/2]
◆ crc_ldas() [1/4]
FrameCPP::Common::crc_ldas::crc_ldas |
( |
| ) |
|
|
inline |
◆ crc_ldas() [2/4]
FrameCPP::Common::crc_ldas::crc_ldas |
( |
const crc_ldas & | Source | ) |
|
|
inline |
◆ crc_ldas() [3/4]
FrameCPP::Common::crc_ldas::crc_ldas |
( |
| ) |
|
◆ crc_ldas() [4/4]
FrameCPP::Common::crc_ldas::crc_ldas |
( |
const crc_ldas & | Source | ) |
|
◆ checksum() [1/2]
◆ checksum() [2/2]
value_type FrameCPP::Common::crc_ldas::checksum |
( |
| ) |
const |
◆ process_bytes() [1/2]
void FrameCPP::Common::crc_ldas::process_bytes |
( |
const void * | Buffer, |
|
|
size_type | NBytes ) |
|
inline |
◆ process_bytes() [2/2]
void FrameCPP::Common::crc_ldas::process_bytes |
( |
const void * | Buffer, |
|
|
size_type | NBytes ) |
◆ process_eight_byte_chunck() [1/2]
template<boost::endian::order ByteOrder>
void FrameCPP::Common::crc_ldas::process_eight_byte_chunck |
( |
const value_type *& | Current | ) |
|
|
private |
◆ process_eight_byte_chunck() [2/2]
template<boost::endian::order ByteOrder>
void FrameCPP::Common::crc_ldas::process_eight_byte_chunck |
( |
const value_type *& | Current | ) |
|
|
private |
◆ reset() [1/2]
void FrameCPP::Common::crc_ldas::reset |
( |
| ) |
|
|
inline |
◆ reset() [2/2]
void FrameCPP::Common::crc_ldas::reset |
( |
| ) |
|
◆ slice_by_1() [1/2]
void FrameCPP::Common::crc_ldas::slice_by_1 |
( |
const void * | Data, |
|
|
size_t | Length, |
|
|
value_type & | crc ) const |
|
inlineprivate |
◆ slice_by_1() [2/2]
void FrameCPP::Common::crc_ldas::slice_by_1 |
( |
const void * | Data, |
|
|
size_t | Length, |
|
|
value_type & | crc ) const |
|
private |
◆ slice_by_8() [1/2]
void FrameCPP::Common::crc_ldas::slice_by_8 |
( |
const void * | Data, |
|
|
size_t | Length ) |
|
inlineprivate |
◆ slice_by_8() [2/2]
void FrameCPP::Common::crc_ldas::slice_by_8 |
( |
const void * | Data, |
|
|
size_t | Length ) |
|
private |
◆ checksum_accumulator
value_type FrameCPP::Common::crc_ldas::checksum_accumulator { 0 } |
|
mutableprivate |
◆ m_crctab
static const value_type FrameCPP::Common::crc_ldas::m_crctab |
|
staticprivate |
These values were calculated using crc_ldas_data_builder
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/cksum_ldas.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/cksum_ldas.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/cksum_ldas.cc