#include <crc.hpp>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
boost::crc_basic< Bits >::BOOST_STATIC_CONSTANT |
( |
std::size_t |
, |
|
|
bit_count |
= Bits |
|
) |
| |
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
template<std::size_t Bits>
void boost::crc_basic< Bits >::process_bits |
( |
unsigned char |
bits, |
|
|
std::size_t |
bit_count |
|
) |
| |
template<std::size_t Bits>
void boost::crc_basic< Bits >::process_block |
( |
void const * |
bytes_begin, |
|
|
void const * |
bytes_end |
|
) |
| |
template<std::size_t Bits>
template<std::size_t Bits>
void boost::crc_basic< Bits >::process_bytes |
( |
void const * |
buffer, |
|
|
std::size_t |
byte_count |
|
) |
| |
|
inline |
template<std::size_t Bits>
template<std::size_t Bits>
The documentation for this class was generated from the following file: