MNE-CPP
0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
src
libraries
disp3D
disp3D_global.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
//=============================================================================================================
37
// INCLUDES
38
//=============================================================================================================
39
40
#include "
disp3D_global.h
"
41
42
//=============================================================================================================
43
// DEFINE METHODS
44
//=============================================================================================================
45
46
const
char
*
DISP3DLIB::buildDateTime
(){
return
UTILSLIB::dateTimeNow();}
47
48
//=============================================================================================================
49
50
const
char
*
DISP3DLIB::buildHash
(){
return
UTILSLIB::gitHash();}
51
52
//=============================================================================================================
53
54
const
char
*
DISP3DLIB::buildHashLong
(){
return
UTILSLIB::gitHashLong();}
disp3D_global.h
disp3D library export/import macros.
DISP3DLIB::buildHashLong
DISP3DLIB_DISP3D_GLOBAL_H const char * buildHashLong()
Definition
disp3D_global.cpp:54
DISP3DLIB::buildHash
DISP3DLIB_DISP3D_GLOBAL_H const char * buildHash()
Definition
disp3D_global.cpp:50
DISP3DLIB::buildDateTime
DISP3DLIB_DISP3D_GLOBAL_H const char * buildDateTime()
Definition
disp3D_global.cpp:46
Generated on Sat Feb 14 2026 16:30:23 for MNE-CPP by
1.9.8