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

Build-stamp accessors for the DECODINGLIB shared library. More...

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

Go to the source code of this file.

Detailed Description

Build-stamp accessors for the DECODINGLIB shared library.

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.2.1
Date
May 2026

Exposes the embedded build date, abbreviated git hash and full git hash so that the About dialogs and version probes of the applications layer can report exactly which DECODINGLIB binary they are linked against. Implementation is a thin forwarder onto the compile-time constants generated by utils/buildinfo.h.

Definition in file decoding_global.cpp.