OpendTect  6.6
initgmtplugin.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: Nageswara
8  Date: March 2012
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 */
13 #include "gmtmod.h"
14 #include "gendefs.h"
15 
16 namespace GMT
17 {
19 
20 
22  // Version 4 or below
23 
25  // Version 5 or above
26 
27  mGlobal(GMT) bool hasGMT();
28 
29  mGlobal(GMT) const char* versionStr();
30 
31  mGlobal(GMT) const char* sKeyDefaultExec();
32 
33 }
GMT
Definition: initgmtplugin.h:17
GMT::hasModernGMT
bool hasModernGMT()
mGlobal
#define mGlobal(module)
Definition: commondefs.h:180
GMT::initStdClasses
void initStdClasses()
GMT::versionStr
const char * versionStr()
GMT::sKeyDefaultExec
const char * sKeyDefaultExec()
gendefs.h
GMT::hasGMT
bool hasGMT()
GMT::hasLegacyGMT
bool hasLegacyGMT()

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