OpendTect  6.6
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Vel::StoredFunctionSource Class Reference
Inheritance diagram for Vel::StoredFunctionSource:
[legend]

Public Member Functions

 StoredFunctionSource ()
 
StoredFunctioncreateFunction (const BinID &)
 
void getAvailablePositions (BinIDValueSet &) const
 
const VelocityDescgetDesc () 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 NotifierAccesschangeNotifier ()
 
const char * errMsg () const
 
virtual void fillPar (IOPar &) const
 
ConstRefMan< FunctiongetFunction (const BinID &)
 
virtual void getSurroundingPositions (const BinID &, BinIDValueSet &) const
 
const MultiIDmultiID () 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 IOObjContextioContext ()
 
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 FunctionSourcecreate (const MultiID &)
 

Protected Attributes

VelocityDesc desc_
 
BinIDValueSet veldata_
 
bool zit_
 
- Protected Attributes inherited from Vel::FunctionSource
BufferString errmsg_
 
ObjectSet< Functionfunctions_
 
Threads::Lock lock_
 
MultiID mid_
 
TypeSet< int > refcounts_
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ StoredFunctionSource()

Vel::StoredFunctionSource::StoredFunctionSource ( )

◆ ~StoredFunctionSource()

Vel::StoredFunctionSource::~StoredFunctionSource ( )
protected

Member Function Documentation

◆ create()

static FunctionSource* Vel::StoredFunctionSource::create ( const MultiID )
staticprotected

◆ createFunction()

StoredFunction* Vel::StoredFunctionSource::createFunction ( const BinID )
virtual

Implements Vel::FunctionSource.

◆ fillIOObjPar()

void Vel::StoredFunctionSource::fillIOObjPar ( IOPar ) const
protected

◆ getAvailablePositions()

void Vel::StoredFunctionSource::getAvailablePositions ( BinIDValueSet ) const
virtual

Reimplemented from Vel::FunctionSource.

◆ getDesc()

const VelocityDesc& Vel::StoredFunctionSource::getDesc ( ) const
inlinevirtual

Implements Vel::FunctionSource.

◆ getVel()

bool Vel::StoredFunctionSource::getVel ( const BinID ,
TypeSet< float > &  zvals,
TypeSet< float > &  vel 
)

◆ ioContext()

static IOObjContext& Vel::StoredFunctionSource::ioContext ( )
static

◆ load()

bool Vel::StoredFunctionSource::load ( const MultiID )

◆ mDefaultFactoryInstanciationBase()

Vel::StoredFunctionSource::mDefaultFactoryInstanciationBase ( "StoredVelFunc"  ,
toUiString(sFactoryKeyword())   
)

◆ setData()

void Vel::StoredFunctionSource::setData ( const BinIDValueSet ,
const VelocityDesc ,
bool  zit 
)

◆ sKeyVelocityFunction()

static const char* Vel::StoredFunctionSource::sKeyVelocityFunction ( )
static

◆ sKeyVelocityType()

static const char* Vel::StoredFunctionSource::sKeyVelocityType ( )
static

◆ sKeyZIsTime()

static const char* Vel::StoredFunctionSource::sKeyZIsTime ( )
static

◆ store()

bool Vel::StoredFunctionSource::store ( const MultiID )

◆ zIsTime()

bool Vel::StoredFunctionSource::zIsTime ( ) const

Member Data Documentation

◆ desc_

VelocityDesc Vel::StoredFunctionSource::desc_
protected

◆ veldata_

BinIDValueSet Vel::StoredFunctionSource::veldata_
protected

◆ zit_

bool Vel::StoredFunctionSource::zit_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022