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

Implementation of MNELIB::FilterThreadArg. More...

Include dependency graph for filter_thread_arg.cpp:

Go to the source code of this file.

Variables

constexpr int FAIL = -1
constexpr int OK = 0

Detailed Description

Implementation of MNELIB::FilterThreadArg.

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

Provides constructors and the deep-copy semantics needed when the argument is queued across a thread boundary.

Definition in file filter_thread_arg.cpp.

Variable Documentation

◆ FAIL

int FAIL = -1
constexpr

Definition at line 24 of file filter_thread_arg.cpp.

◆ OK

int OK = 0
constexpr

Definition at line 25 of file filter_thread_arg.cpp.