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

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