v2.0.0
Loading...
Searching...
No Matches
fiff_file_sharer.cpp File Reference

Implementation of FiffFileSharer: refcounted memory-mapped view of a FIFF file shared across consumers. More...

#include "fiff_file_sharer.h"
#include <QDir>
#include <QDebug>
Include dependency graph for fiff_file_sharer.cpp:

Go to the source code of this file.

Detailed Description

Implementation of FiffFileSharer: refcounted memory-mapped view of a FIFF file shared across consumers.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

Backs zero-copy access for the realtime pipeline, the GUI viewer and the recording dumper without duplicating I/O.

Definition in file fiff_file_sharer.cpp.