OpendTect-6_4  6.4
Classes | Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
RockPhysics::Formula Class Reference
Inheritance diagram for RockPhysics::Formula:
[legend]

Classes

class  ConstDef
 
class  VarDef
 

Public Types

typedef PropertyRef::StdType PropType
 

Public Member Functions

 Formula (PropType t, const char *nm=0)
 
 ~Formula ()
 
 Formula (const Formula &f)
 
Formulaoperator= (const Formula &)
 
bool operator== (const Formula &pr) const
 
bool operator!= (const Formula &pr) const
 
bool hasPropType (PropType t) const
 
bool usePar (const IOPar &)
 
void fillPar (IOPar &) const
 
bool setDef (const char *)
 
MathPropertygetProperty (const PropertyRef *pr=0) 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::Stringname () const
 
virtual const OD::StringannotName () 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...
 

Static Public Member Functions

static Formulaget (const IOPar &)
 returns null if bad IOPar More...
 

Public Attributes

PropType type_
 
BufferString def_
 
BufferString desc_
 
BufferString unit_
 
ObjectSet< ConstDefconstdefs_
 
ObjectSet< VarDefvardefs_
 
Repos::Source src_
 

Additional Inherited Members

- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 
- Protected Attributes inherited from NamedObject
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Detailed Description

Member Typedef Documentation

Constructor & Destructor Documentation

RockPhysics::Formula::Formula ( PropType  t,
const char *  nm = 0 
)
inline
RockPhysics::Formula::~Formula ( )
RockPhysics::Formula::Formula ( const Formula f)
inline

Member Function Documentation

void RockPhysics::Formula::fillPar ( IOPar ) const
static Formula* RockPhysics::Formula::get ( const IOPar )
static

returns null if bad IOPar

MathProperty* RockPhysics::Formula::getProperty ( const PropertyRef pr = 0) const
bool RockPhysics::Formula::hasPropType ( PropType  t) const
inline
bool RockPhysics::Formula::operator!= ( const Formula pr) const
inline
Formula& RockPhysics::Formula::operator= ( const Formula )
bool RockPhysics::Formula::operator== ( const Formula pr) const
inline
bool RockPhysics::Formula::setDef ( const char *  )
bool RockPhysics::Formula::usePar ( const IOPar )

Member Data Documentation

ObjectSet<ConstDef> RockPhysics::Formula::constdefs_
BufferString RockPhysics::Formula::def_
BufferString RockPhysics::Formula::desc_
Repos::Source RockPhysics::Formula::src_
PropType RockPhysics::Formula::type_
BufferString RockPhysics::Formula::unit_
ObjectSet<VarDef> RockPhysics::Formula::vardefs_

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