1 #ifndef horizon2dscanner_h 2 #define horizon2dscanner_h 15 #include "uiemattribmod.h" 23 namespace Survey {
class Geometry2D; }
24 namespace EM {
class Horizon2DAscIO; }
25 namespace Table {
class FormatDesc; }
37 virtual uiString uiNrDoneText()
const;
42 bool reInitAscIO(
const char*);
44 static const char* defaultUserInfoFile();
45 void launchBrowser(
const char* fnm=0)
const;
46 void report(
IOPar&)
const;
50 virtual int nextStep();
#define mExpClass(module)
Definition: commondefs.h:160
Table::FormatDesc & fd_
Definition: horizon2dscanner.h:62
Definition: horizon2dscanner.h:27
BufferStringSet filenames_
Definition: horizon2dscanner.h:56
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
BinIDValueSet * getVals()
Definition: horizon2dscanner.h:40
Geometry of a 2D Line.
Definition: survgeom2d.h:27
#define od_int64
Definition: plftypes.h:36
Ascii I/O for Horizon2D.
Definition: emhorizonascio.h:63
bool istracenr_
Definition: horizon2dscanner.h:72
const Survey::Geometry2D * curlinegeom_
Definition: horizon2dscanner.h:64
BufferStringSet invalidnms_
Definition: horizon2dscanner.h:68
bool isgeom_
Definition: horizon2dscanner.h:60
Definition: uistring.h:89
Set of BufferString objects.
Definition: bufstringset.h:28
int fileidx_
Definition: horizon2dscanner.h:57
Set of (small) copyable elements.
Definition: commontypes.h:30
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
BufferStringSet linenames_
Definition: horizon2dscanner.h:66
Definition: geom2dascio.h:21
TypeSet< Interval< float > > valranges_
Definition: horizon2dscanner.h:61
BinIDValueSet * bvalset_
Definition: horizon2dscanner.h:69
int totalnr_
Definition: horizon2dscanner.h:54
BufferString curline_
Definition: horizon2dscanner.h:59
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:25
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:23
Definition: survgeom.h:25
EM::Horizon2DAscIO * ascio_
Definition: horizon2dscanner.h:55
BufferStringSet validnms_
Definition: horizon2dscanner.h:67
Specification to enable chunkwise execution of a process.
Definition: executor.h:39