OpendTect  6.3
odver.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: A.H.Bril
8  Date: Mar 2006
9 ________________________________________________________________________
10 
11 
12 -*/
13 
14 #include "basicmod.h"
15 #include "odversion.h"
16 #include "bufstringset.h"
17 
18 #include "gendefs.h"
19 
20 extern "C"
21 {
22  mGlobal(Basic) const char* GetFullODVersion();
23 }
24 
25 mGlobal(Basic) const char* GetGCCVersion(); // Unix
26 mGlobal(Basic) const char* GetMSVCVersion(); // Windows
27 mGlobal(Basic) const char* GetMSVCVersionStr(); // Windows
28 mGlobal(Basic) const char* GetCompilerVersionStr();
29 mGlobal(Basic) const char* GetQtVersion();
30 
31 void mGlobal(Basic) GetSpecificODVersion(const char* typ,BufferString&);
const char * GetQtVersion()
const char * GetFullODVersion()
#define mGlobal(module)
Definition: commondefs.h:160
const char * GetGCCVersion()
void GetSpecificODVersion(const char *typ, BufferString &)
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
const char * GetMSVCVersionStr()
const char * GetCompilerVersionStr()
const char * GetMSVCVersion()

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017