OpendTect-6_4
6.4
|
Re-sorts SEG-Y files, input must be 'scanned'. More...
Classes | |
class | Setup |
Public Member Functions | |
ReSorter (const Setup &, const char *linename=0) | |
~ReSorter () | |
void | setFilter (const Pos::Filter &) |
uiString | uiMessage () const |
will be message() again in 7.x More... | |
uiString | uiNrDoneText () const |
will be nrDoneText() in 7.x More... | |
od_int64 | nrDone () const |
od_int64 | totalNr () const |
int | nextStep () |
const DirectDef & | dDef () const |
const FileDataSet & | fds () const |
Public Member Functions inherited from Executor | |
Executor (const char *nm) | |
virtual | ~Executor () |
virtual int | doStep () |
bool | go (od_ostream *s=0, bool isfirst=true, bool islast=true, int delaybtwnstepsinms=0) |
bool | go (od_ostream &s, bool isfirst=true, bool islast=true, int delaybtwnstepsinms=0) |
virtual bool | execute () |
Public Member Functions inherited from SequentialTask | |
SequentialTask (const char *nm=0) | |
virtual | ~SequentialTask () |
void | setProgressMeter (ProgressMeter *) |
Must be called before execute() More... | |
ProgressMeter * | progressMeter () |
const ProgressMeter * | progressMeter () const |
bool | execute () |
Public Member Functions inherited from Task | |
virtual | ~Task () |
virtual void | enableWorkControl (bool=true) |
Must be called before execute() More... | |
bool | workControlEnabled () const |
virtual void | controlWork (Control) |
virtual Control | getState () const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Protected Member Functions | |
int | fillBinIDs () |
int | wrapUp () |
bool | getCurPos (BinID &) |
bool | toNext () |
bool | getNext (const BinID &, int &, int &) const |
bool | createOutput (const BinID &) |
bool | openOutputFile () |
int | ensureFileOpen (int) |
bool | readData (int, int) |
bool | writeData () |
Protected Member Functions inherited from Executor | |
virtual bool | goImpl (od_ostream *, bool, bool, int) |
Protected Member Functions inherited from Task | |
Task (const char *nm=0) | |
virtual bool | shouldContinue () |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
const Setup | setup_ |
SEGY::DirectReader * | drdr_ |
uiString | msg_ |
od_int64 | nrdone_ |
od_int64 | totnr_ |
StreamData | sdout_ |
Interval< int > | curinlrg_ |
bool | needwritefilehdrs_ |
ObjectSet< StreamData > | inpsds_ |
TypeSet< int > | fidxs_ |
BufferStringSet | inpfnms_ |
unsigned char | hdrbuf_ [3600] |
unsigned char * | trcbuf_ |
od_int64 | trcbytes_ |
TypeSet< BinID > | binids_ |
PosInfo::CubeDataPos & | cdp_ |
Pos::Filter * | posfilt_ |
Protected Attributes inherited from SequentialTask | |
ProgressMeter * | progressmeter_ |
int | lastupdate_ |
Protected Attributes inherited from Task | |
Control | control_ |
Threads::ConditionVar * | workcontrolcondvar_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Private Member Functions | |
mODTextTranslationClass (ReSorter) | |
Additional Inherited Members | |
Public Types inherited from Task | |
enum | Control { Run, Pause, Stop } |
Static Public Member Functions inherited from SequentialTask | |
static int | ErrorOccurred () |
static int | Finished () |
static int | MoreToDo () |
static int | WarningAvailable () |
Static Public Member Functions inherited from Task | |
static uiString | stdNrDoneText () |
static uiString | uiStdNrDoneText () |
Public Attributes inherited from Executor | |
Notifier< Executor > | prestep |
Notifier< Executor > | poststep |
Only when MoreToDo will be returned. More... | |
Re-sorts SEG-Y files, input must be 'scanned'.
For 2D, use 'Crl' when you want trace number
SEGY::ReSorter::ReSorter | ( | const Setup & | , |
const char * | linename = 0 |
||
) |
SEGY::ReSorter::~ReSorter | ( | ) |
|
protected |
const DirectDef& SEGY::ReSorter::dDef | ( | ) | const |
|
protected |
const FileDataSet& SEGY::ReSorter::fds | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
private |
|
virtual |
MoreToDo() | Not finished. Call me again. |
Finished() | Nothing more to do. |
ErrorOccurred() | Something went wrong. |
Implements SequentialTask.
|
inlinevirtual |
Reimplemented from Task.
|
protected |
|
protected |
void SEGY::ReSorter::setFilter | ( | const Pos::Filter & | ) |
|
protected |
|
inlinevirtual |
|
inlinevirtual |
will be nrDoneText() in 7.x
Reimplemented from Task.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019