OpendTect  6.6
uiseismmjobdispatch.h
Go to the documentation of this file.
1 #ifndef uiseismmjobdispatch_h
2 #define uiseismmjobdispatch_h
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Bert
8  Date: Jan 2014
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "mmbatchjobdispatch.h"
14 
15 
16 namespace Batch
17 {
18 
19 class SeisMMProgDef : public MMProgDef
21 public:
22  SeisMMProgDef() : MMProgDef("od_SeisMMBatch") {}
23  virtual bool isSuitedFor(const char*) const;
24  virtual bool canHandle(const JobSpec&) const;
25  virtual bool canResume(const JobSpec&) const;
27  { return tr("Distributed Computing Client"); }
28 };
29 
30 } // namespace Batch
31 
32 
33 #endif
Batch::SeisMMProgDef::canHandle
virtual bool canHandle(const JobSpec &) const
Batch::SeisMMProgDef
Definition: uiseismmjobdispatch.h:20
Batch::SeisMMProgDef::isSuitedFor
virtual bool isSuitedFor(const char *) const
mmbatchjobdispatch.h
Batch::JobSpec
the data we need to specify an OD batch job.
Definition: batchjobdispatch.h:29
Batch::SeisMMProgDef::mODTextTranslationClass
mODTextTranslationClass(SeisMMProgDef) public
Definition: uiseismmjobdispatch.h:20
Batch::MMProgDef::MMProgDef
MMProgDef(const char *mmpnm)
Definition: mmbatchjobdispatch.h:24
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121
Batch::SeisMMProgDef::canResume
virtual bool canResume(const JobSpec &) const
Batch
Definition: batchjobdispatch.h:22
Batch::SeisMMProgDef::sSeisMMProcDesc
static uiString sSeisMMProcDesc()
Definition: uiseismmjobdispatch.h:26
Batch::MMProgDef
Definition: mmbatchjobdispatch.h:21

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