OpendTect
6.6
|
Public Member Functions | |
StoredFunctionSource () | |
StoredFunction * | createFunction (const BinID &) |
void | getAvailablePositions (BinIDValueSet &) const |
const VelocityDesc & | getDesc () const |
bool | getVel (const BinID &, TypeSet< float > &zvals, TypeSet< float > &vel) |
bool | load (const MultiID &) |
mDefaultFactoryInstanciationBase ("StoredVelFunc", toUiString(sFactoryKeyword())) | |
void | setData (const BinIDValueSet &, const VelocityDesc &, bool zit) |
bool | store (const MultiID &) |
bool | zIsTime () const |
Public Member Functions inherited from Vel::FunctionSource | |
virtual BinID | changeBinID () const |
virtual NotifierAccess * | changeNotifier () |
const char * | errMsg () const |
virtual void | fillPar (IOPar &) const |
ConstRefMan< Function > | getFunction (const BinID &) |
virtual void | getSurroundingPositions (const BinID &, BinIDValueSet &) const |
const MultiID & | multiID () const |
virtual bool | usePar (const IOPar &) |
virtual BufferString | userName () const |
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 | detachAllNotifiers () const |
Call from the destructor of your inherited object. More... | |
void | detachCB (const NotifierAccess &, const CallBack &) const |
void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
virtual bool | isCapsule () const |
bool | isNotifierAttached (const NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
void | stopReceivingNotifications () const |
Static Public Member Functions | |
static IOObjContext & | ioContext () |
static const char * | sKeyVelocityFunction () |
static const char * | sKeyVelocityType () |
static const char * | sKeyZIsTime () |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Protected Member Functions | |
~StoredFunctionSource () | |
void | fillIOObjPar (IOPar &) const |
Protected Member Functions inherited from Vel::FunctionSource | |
int | findFunction (const BinID &) const |
Caller must readlock before calling. More... | |
void | refFunction (const Function *v) |
bool | unRefFunction (const Function *v) |
Static Protected Member Functions | |
static FunctionSource * | create (const MultiID &) |
Protected Attributes | |
VelocityDesc | desc_ |
BinIDValueSet | veldata_ |
bool | zit_ |
Protected Attributes inherited from Vel::FunctionSource | |
BufferString | errmsg_ |
ObjectSet< Function > | functions_ |
Threads::Lock | lock_ |
MultiID | mid_ |
TypeSet< int > | refcounts_ |
<>
Vel::StoredFunctionSource::StoredFunctionSource | ( | ) |
|
protected |
|
staticprotected |
|
virtual |
Implements Vel::FunctionSource.
|
protected |
|
virtual |
Reimplemented from Vel::FunctionSource.
|
inlinevirtual |
Implements Vel::FunctionSource.
bool Vel::StoredFunctionSource::getVel | ( | const BinID & | , |
TypeSet< float > & | zvals, | ||
TypeSet< float > & | vel | ||
) |
|
static |
bool Vel::StoredFunctionSource::load | ( | const MultiID & | ) |
Vel::StoredFunctionSource::mDefaultFactoryInstanciationBase | ( | "StoredVelFunc" | , |
toUiString(sFactoryKeyword()) | |||
) |
void Vel::StoredFunctionSource::setData | ( | const BinIDValueSet & | , |
const VelocityDesc & | , | ||
bool | zit | ||
) |
|
static |
|
static |
|
static |
bool Vel::StoredFunctionSource::store | ( | const MultiID & | ) |
bool Vel::StoredFunctionSource::zIsTime | ( | ) | const |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022