Support class to handle byte order of various numeric values.
#include <cstring>
#include <cstdint>
#include <vector>
#include <array>
#include <bit>
Go to the source code of this file.
Classes | |
class | bus::LittleBuffer< T > |
Support class to handle byte order problems with numeric values. More... |
Namespaces | |
namespace | bus |
Main namespace for the MDF library. |