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

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>
Include dependency graph for bids_path.cpp:

Go to the source code of this file.

Functions

bool operator== (const BIDSPath &a, const BIDSPath &b)

Detailed Description

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

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

Definition in file bids_path.cpp.

Function Documentation

◆ operator==()

bool operator== ( const BIDSPath & a,
const BIDSPath & b )

Definition at line 384 of file bids_path.cpp.