OpendTect
6.6
|
Public Member Functions | |
virtual BinID | changeBinID () const |
virtual NotifierAccess * | changeNotifier () |
virtual Function * | createFunction (const BinID &)=0 |
const char * | errMsg () const |
virtual void | fillPar (IOPar &) const |
virtual void | getAvailablePositions (BinIDValueSet &) const |
virtual const VelocityDesc & | getDesc () const =0 |
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 |
Protected Member Functions | |
int | findFunction (const BinID &) const |
Caller must readlock before calling. More... | |
void | refFunction (const Function *v) |
bool | unRefFunction (const Function *v) |
Protected Attributes | |
BufferString | errmsg_ |
ObjectSet< Function > | functions_ |
Threads::Lock | lock_ |
MultiID | mid_ |
TypeSet< int > | refcounts_ |
Friends | |
class | Function |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
A source of Velocity functions of a certain sort. The FunctionSource can create Functions at certian BinID locations.
<>
|
inlinevirtual |
Reimplemented in Vel::IntervalSource, and Vel::GriddedSource.
|
inlinevirtual |
Reimplemented in Vel::IntervalSource, and Vel::GriddedSource.
Implemented in Vel::VolumeFunctionSource, Vel::StoredFunctionSource, Vel::IntervalSource, and Vel::GriddedSource.
const char* Vel::FunctionSource::errMsg | ( | ) | const |
|
inlinevirtual |
Reimplemented in Vel::GriddedSource.
|
protected |
Caller must readlock before calling.
|
inlinevirtual |
Reimplemented in Vel::VolumeFunctionSource, Vel::StoredFunctionSource, and Vel::IntervalSource.
|
pure virtual |
Implemented in Vel::VolumeFunctionSource, Vel::StoredFunctionSource, Vel::IntervalSource, and Vel::GriddedSource.
ConstRefMan<Function> Vel::FunctionSource::getFunction | ( | const BinID & | ) |
|
virtual |
|
inline |
|
protected |
|
protected |
|
inlinevirtual |
Reimplemented in Vel::GriddedSource.
|
virtual |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022