GNU Radio's SATELLITES Package
gr::satellites::crc Member List

This is the complete list of members for gr::satellites::crc, including all inherited members.

compute(const uint8_t *data, std::size_t len)gr::satellites::crc
compute(const std::vector< uint8_t > data)gr::satellites::crcinline
crc(unsigned num_bits, uint64_t poly, uint64_t initial_value, uint64_t final_xor, bool input_reflected, bool result_reflected)gr::satellites::crc
~crc()gr::satellites::crc