OpendTect  6.3
uiiocommon.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: Bert
8  Date: Oct 2016
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiiomod.h"
14 #include "uistring.h"
15 class uiParent;
16 class SurveyInfo;
17 class BufferStringSet;
18 
19 namespace uiSurvey
20 {
21 
22 mGlobal(uiIo) void getDirectoryNames(BufferStringSet&,bool fullpath,
23  const char* dataroot=0,const char* excludenm=0);
24 
25 mGlobal(uiIo) bool userIsOKWithPossibleTypeChange(bool for2d);
26 
27 
28 mGlobal(uiIo) bool unzipFile(uiParent*,const char* zipfnm=0,
29  const char* destdir=0);
30 
31 mGlobal(uiIo) bool zipDirectory(uiParent*,const char* survdirnm=0,
32  const char* zipfnm=0);
33 
34 mGlobal(uiIo) SurveyInfo* copySurvey(uiParent*,const char* survnm,
35  const char* dataroot,const char* sourcesurvdirnm,
36  const char* destpath);
38 
39 
40 }
void getDirectoryNames(BufferStringSet &, bool fullpath, const char *dataroot=0, const char *excludenm=0)
#define mGlobal(module)
Definition: commondefs.h:160
Definition: uiparent.h:24
Holds survey general information.
Definition: survinfo.h:54
Set of BufferString objects.
Definition: bufstringset.h:25
Definition: uiiocommon.h:19
bool unzipFile(uiParent *, const char *zipfnm=0, const char *destdir=0)
bool zipDirectory(uiParent *, const char *survdirnm=0, const char *zipfnm=0)
bool userIsOKWithPossibleTypeChange(bool for2d)
SurveyInfo * copySurvey(uiParent *, const char *survnm, const char *dataroot, const char *sourcesurvdirnm, const char *destpath)
destination directory name is implicit in survnm

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