OpendTect-6_4  6.4
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
20 {
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;
26 };
27 
28 } // namespace Batch
29 
30 
31 #endif
virtual bool canHandle(const JobSpec &) const
virtual bool canResume(const JobSpec &) const
the data we need to specify an OD batch job.
Definition: batchjobdispatch.h:26
SeisMMProgDef()
Definition: uiseismmjobdispatch.h:22
virtual bool isSuitedFor(const char *) const
Definition: batchjobdispatch.h:21
Definition: uiseismmjobdispatch.h:19
Definition: mmbatchjobdispatch.h:21

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