1 #ifndef stratsynthexp_h 2 #define stratsynthexp_h 15 #include "wellattribmod.h" 24 namespace PosInfo {
class Line2DData; }
39 {
return tr(
"Data Sets Created"); }
44 int writePostStackTrace();
45 int writePreStackTraces();
#define mExpClass(module)
Definition: commondefs.h:160
int cursdidx_
Definition: stratsynthexp.h:55
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
#define od_int64
Definition: plftypes.h:36
Definition: seiswrite.h:41
List encoded in a string.
Definition: separstr.h:33
Position info for a 2D line.
Definition: posinfo2d.h:65
Definition: uistring.h:89
uiString errmsg_
Definition: stratsynthexp.h:54
Definition: syntheticdata.h:38
BufferString prefixstr_
Definition: stratsynthexp.h:52
BufferString postfixstr_
Definition: stratsynthexp.h:53
const ObjectSet< const SyntheticData > & sds_
Definition: stratsynthexp.h:49
int posdone_
Definition: stratsynthexp.h:56
uiString uiNrDoneText() const
will be nrDoneText() in 7.x
Definition: stratsynthexp.h:38
bool isps_
Definition: stratsynthexp.h:48
Position info, often segmented.
Definition: posinfo.h:40
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
SeisTrcWriter * writer_
Definition: stratsynthexp.h:51
int postobedone_
Definition: stratsynthexp.h:57
Specification to enable chunkwise execution of a process.
Definition: executor.h:39
PosInfo::Line2DData * linegeom_
Definition: stratsynthexp.h:50
Definition: stratsynthexp.h:27