![]() |
OpendTect
6.3
|
Protected Member Functions | |
| virtual void | cleanUp () |
| Prepare for new initialisation. More... | |
| virtual bool | initRead_ () |
| virtual bool | initWrite_ (const SeisTrc &) |
| virtual bool | commitSelections_ () |
| virtual bool | writeTrc_ (const SeisTrc &) |
| virtual void | blockDumped (int) |
| bool | startWrite () |
| bool | toNext () |
| bool | getFileName (BufferString &) |
| bool | inactiveSelData () const |
| int | selRes (const BinID &) const |
Protected Member Functions inherited from SeisTrcTranslator | |
| void | addComp (const DataCharacteristics &, const char *nm=0, int dtype=0) |
| void | setDataType (int icomp, int d) |
| virtual bool | prepareWriteBlock (StepInterval< int > &, bool &) |
| virtual bool | dumpBlock () |
| will call blockDumped() More... | |
| void | prepareComponents (SeisTrc &, int actualsz) const |
| virtual void | addWarn (int, const char *) |
| void | removeAuxFiles (const IOObj &) const |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
Private Member Functions | |
| mODTextTranslationClass (CBVSSeisTrcTranslator) | |
| ~CBVSSeisTrcTranslator () | |
| bool | readInfo (SeisTrcInfo &) |
| bool | read (SeisTrc &) |
| bool | skip (int nrtrcs=1) |
| bool | supportsGoTo () const |
| bool | goTo (const BinID &) |
| bool | toStart () |
| virtual int | bytesOverheadPerTrace () const |
| virtual bool | forRead () const |
| virtual void | usePar (const IOPar &) |
| const CBVSReadMgr * | readMgr () const |
| Pos::IdxPair2Coord | getTransform () const |
| virtual bool | getGeometryInfo (PosInfo::CubeData &) const |
| virtual bool | implRemove (const IOObj *) const |
| virtual bool | implRename (const IOObj *, const char *, const CallBack *cb=0) const |
| virtual bool | implSetReadOnly (const IOObj *, bool) const |
| const char * | defExtension () const |
| bool | is2D () const |
| void | set2D (bool yn=true) |
| bool | singleFile () const |
| void | setSingleFile (bool yn=true) |
| void | setForceUseCBVSInfo (bool yn) |
| void | setCoordPol (bool dowrite, bool intrailer) |
| void | setPreselDataType (int dt) |
| bool | isUserSelectable (bool) const |
| void | destroyVars (int) |
Static Private Member Functions | |
| static isTranslator(CBVS, SeisTrc) public CBVSSeisTrcTranslator * | make (const char *fnm, bool forinfoonly, bool is2d, uiString *errmsg=0, bool forceusecbvsinfo=false) |
| static const char * | sKeyDefExtension () |
| static const char * | sKeyOptDir () |
Static Private Attributes | |
| static const IOPar & | datatypeparspec |
Additional Inherited Members | |
Public Member Functions inherited from SeisTrcTranslator | |
| SeisTrcTranslator (const char *, const char *) | |
| virtual | ~SeisTrcTranslator () |
| bool | initRead (Conn *, Seis::ReadMode rt=Seis::Prod) |
| bool | initWrite (Conn *, const SeisTrc &) |
| virtual Conn * | curConn () |
| SeisPacketInfo & | packetInfo () |
| const Seis::SelData * | selData () const |
| ObjectSet< TargetComponentData > & | componentInfo () |
| const ObjectSet< TargetComponentData > & | componentInfo () const |
| const SamplingData< float > & | inpSD () const |
| int | inpNrSamples () const |
| const SamplingData< float > & | outSD () const |
| int | outNrSamples () const |
| void | setSelData (const Seis::SelData *t) |
| bool | commitSelections () |
| virtual bool | write (const SeisTrc &) |
| virtual bool | close () |
| uiString | errMsg () const |
| virtual bool | inlCrlSorted () const |
| int | selComp (int nr=0) const |
| int | nrSelComps () const |
| SeisTrc * | getEmpty () |
| SeisTrc * | getFilled (const BinID &) |
| bool | isPS () const |
| void | enforceRegularWrite (bool yn) |
| void | enforceSurvinfoWrite (bool yn) |
| Pos::GeomID | curGeomID () const |
| void | setCurGeomID (Pos::GeomID gid) |
| virtual int | estimatedNrTraces () const |
| void | setComponentNames (const BufferStringSet &) |
| void | getComponentNames (BufferStringSet &) const |
| bool | haveWarnings () const |
| const BufferStringSet & | warnings () const |
| void | setIs2D (bool yn) |
| void | setIsPS (bool yn) |
Public Member Functions inherited from Translator | |
| uiString | sSelObjectIsWrongType () |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| virtual bool | isCapsule () const |
| void | stopReceivingNotifications () const |
Static Public Member Functions inherited from SeisTrcTranslator | |
| static bool | getRanges (const DBKey &, TrcKeyZSampling &, const char *linekey=0) |
| static bool | getRanges (const IOObj &, TrcKeyZSampling &, const char *linekey=0) |
| static bool | is2D (const IOObj &, bool only_internal=false) |
| static bool | isPS (const IOObj &) |
| static bool | isLineSet (const IOObj &) |
| static const char * | sKeyIs2D () |
| static const char * | sKeyIsPS () |
| static const char * | sKeyRegWrite () |
| static const char * | sKeySIWrite () |
Static Public Member Functions inherited from Translator | |
| static uiString | sNoIoobjMsg () |
| static uiString | sBadConnection () |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
|
private |
|
protectedvirtual |
Reimplemented from SeisTrcTranslator.
|
inlineprivatevirtual |
Reimplemented from SeisTrcTranslator.
|
protectedvirtual |
Prepare for new initialisation.
Reimplemented from SeisTrcTranslator.
|
protectedvirtual |
Reimplemented from SeisTrcTranslator.
|
inlineprivatevirtual |
Reimplemented from Translator.
|
private |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
protected |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
private |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
privatevirtual |
Reimplemented from Translator.
|
privatevirtual |
Reimplemented from Translator.
|
protected |
|
protectedvirtual |
Reimplemented from SeisTrcTranslator.
|
protectedvirtual |
Reimplemented from SeisTrcTranslator.
|
inlineprivate |
|
inlineprivatevirtual |
Reimplemented from SeisTrcTranslator.
|
staticprivate |
|
private |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
inlineprivate |
|
protected |
|
private |
|
private |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
staticprivate |
|
inlinestaticprivate |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
protected |
|
inlineprivatevirtual |
Reimplemented from SeisTrcTranslator.
|
protected |
|
private |
|
privatevirtual |
Reimplemented from SeisTrcTranslator.
|
protectedvirtual |
Reimplemented from SeisTrcTranslator.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprivate |
|
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. 2017