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

Implementation of FiffDirEntry: streaming of the 16-byte (kind, type, size, pos) record found in the FIFF_DIR tag. More...

#include "fiff_dir_entry.h"
Include dependency graph for fiff_dir_entry.cpp:

Go to the source code of this file.

Detailed Description

Implementation of FiffDirEntry: streaming of the 16-byte (kind, type, size, pos) record found in the FIFF_DIR tag.

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
January 2013

Pure data-record marshalling. The arrays of these records build the random-access FIFF directory consumed by FiffStream and FiffDirNode.

Definition in file fiff_dir_entry.cpp.