OpendTect  6.6
generalinfo.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: 06-03-2020
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 
15 #include "generalmod.h"
16 
17 #include "commondefs.h"
18 
19 
20 class BufferString;
21 class BufferStringSet;
22 class uiString;
23 
24 namespace OD
25 {
26 
27 mGlobal(General) const char* getLmUtilFilePath(uiString* errmsg);
28 
29 mGlobal(General) bool getHostIDs( BufferStringSet& hostids,
30  BufferString& errmsg );
31 } //namespace OD
32 
mGlobal
#define mGlobal(module)
Definition: commondefs.h:180
BufferStringSet
Set of BufferString objects.
Definition: bufstringset.h:26
commondefs.h
OD
OpendTect.
Definition: commontypes.h:28
OD::getHostIDs
bool getHostIDs(BufferStringSet &hostids, BufferString &errmsg)
OD::getLmUtilFilePath
const char * getLmUtilFilePath(uiString *errmsg)
BufferString
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size.
Definition: bufstring.h:40
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121

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