Implementation of BIDSLIB::BIDSPath — entity-based construction and matching of BIDS-compliant paths and sidecar siblings. More...
#include "bids_path.h"#include "bids_const.h"#include <QFileInfo>#include <QDirIterator>#include <QRegularExpression>
Go to the source code of this file.
Functions | |
| bool | operator== (const BIDSPath &a, const BIDSPath &b) |
Implementation of BIDSLIB::BIDSPath — entity-based construction and matching of BIDS-compliant paths and sidecar siblings.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file bids_path.cpp.
Definition at line 384 of file bids_path.cpp.