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

Implementation of MNELIB::MNEDescriptionParser. More...

#include "mne_description_parser.h"
#include <QFile>
#include <QDebug>
#include <cmath>
Include dependency graph for mne_description_parser.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNEDescriptionParser.

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
February 2026

Implements the tokeniser, the { ... } stanza state machine and the per-keyword field assignment used to populate one MNELIB::MneProcessDescription per stanza.

Definition in file mne_description_parser.cpp.