openMSX
Classes | Namespaces
CRC16.hh File Reference
#include "narrow.hh"
#include "xrange.hh"
#include <array>
#include <cstddef>
#include <cstdint>
#include <initializer_list>
#include <span>
Include dependency graph for CRC16.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::CRC16
 This class calculates CRC numbers for the polygon x^16 + x^12 + x^5 + 1. More...
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions: