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

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