extract all block/parameters data

This commit is contained in:
2021-02-08 16:22:28 +01:00
parent 3c91583ede
commit cf6f91a324
4 changed files with 71 additions and 6 deletions

View File

@@ -13,6 +13,8 @@
namespace imc
{
// define "magic bytes" announcing critical (=C) non-critical keys (=N)
const unsigned char key_crit_ = 0x43, key_non_crit_ = 0x4e;
// define properties of marker/key
struct key