Implementation of FiffId: streaming of the 20-byte FIFF identifier record (version + machid + creation time). More...
#include "fiff_id.h"#include "fiff_file.h"#include <QNetworkInterface>#include <QDateTime>#include <ctime>#include <QDebug>
Go to the source code of this file.
Implementation of FiffId: streaming of the 20-byte FIFF identifier record (version + machid + creation time).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
The machid is filled from the host MAC address when generating new IDs so written files keep parity with the Neuromag acquisition stack and stay lineage-traceable.
Definition in file fiff_id.cpp.