#include <array>
Go to the source code of this file.
|
constexpr std::array< unsigned char, 4 > | FRDFileHeader_id {{0x52, 0x41, 0x57, 0x5f}} |
|
constexpr std::array< unsigned char, 4 > | FRDFileVersion_1 {{0x30, 0x30, 0x30, 0x31}} |
|
◆ getFRDFileHeaderVersion()
uint16_t getFRDFileHeaderVersion |
( |
const std::array< uint8_t, 4 > & |
id, |
|
|
const std::array< uint8_t, 4 > & |
version |
|
) |
| |
|
inline |
◆ FRDFileHeader_id
constexpr std::array<unsigned char, 4> FRDFileHeader_id {{0x52, 0x41, 0x57, 0x5f}} |
|
constexpr |
◆ FRDFileVersion_1
constexpr std::array<unsigned char, 4> FRDFileVersion_1 {{0x30, 0x30, 0x30, 0x31}} |
|
constexpr |