OpendTect-6_4  6.4
uisurveyzip.h
Go to the documentation of this file.
1 #ifndef uisurveyzip_h
2 #define uisurveyzip_h
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Bert
8  Date: Feb 2013
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "gendefs.h"
15 #include "uiiomod.h"
16 class uiParent;
17 
18 // Selects input file if not specified, default destination is BaseDataDir
19 mGlobal(uiIo) bool uiSurvey_UnzipFile(uiParent*,const char* zipfnm=0,
20  const char* destdir=0);
21 // Returns true if zip file successfully unpacked
22 
23 // Selects output file if not specified, default is current survey
24 mGlobal(uiIo) bool uiSurvey_ZipDirectory(uiParent*,const char* survdirnm=0,
25  const char* zipfnm=0);
26 // Returns true if zip file successfully created
27 
28 
29 #endif
bool uiSurvey_ZipDirectory(uiParent *, const char *survdirnm=0, const char *zipfnm=0)
#define mGlobal(module)
Definition: commondefs.h:163
Definition: uiparent.h:26
bool uiSurvey_UnzipFile(uiParent *, const char *zipfnm=0, const char *destdir=0)

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