OpendTect
6.6
|
A (usually petrophysical) property of some object. More...
Classes | |
class | EvalOpts |
Public Member Functions | |
Property (const PropertyRef &pr) | |
virtual | ~Property () |
virtual Property * | clone () const =0 |
virtual const char * | def () const =0 |
virtual bool | dependsOn (const Property &) const |
virtual uiString | errMsg () const |
void | fillPar (IOPar &) const |
virtual bool | init (const PropertySet &) const |
clears 'memory' and makes property usable More... | |
bool | isEqualTo (const Property &) const |
virtual bool | isUdf () const =0 |
virtual bool | isValue () const |
const Mnemonic * | mnem () const |
const char * | name () const |
const PropertyRef & | ref () const |
virtual void | reset () |
virtual void | setDef (const char *)=0 |
virtual const char * | type () const =0 |
void | usePar (const IOPar &) |
float | value (EvalOpts eo=EvalOpts()) const |
Static Public Member Functions | |
static Property * | get (const IOPar &) |
Protected Member Functions | |
virtual float | gtVal (EvalOpts) const =0 |
Protected Attributes | |
float | lastval_ |
const Mnemonic * | mn_ |
const PropertyRef & | ref_ |
A (usually petrophysical) property of some object.
Its purpose is to provide a value when asked. Some Property's have a 'memory'. These can be cleared using reset(). Most Properties do not return constant values. The parameters can be set in EvalOpts.
<>
Property::Property | ( | const PropertyRef & | pr | ) |
|
inlinevirtual |
|
pure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
|
pure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
|
inlinevirtual |
Reimplemented in MathProperty.
|
inlinevirtual |
Reimplemented in MathProperty.
void Property::fillPar | ( | IOPar & | ) | const |
|
protectedpure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
|
virtual |
clears 'memory' and makes property usable
Reimplemented in MathProperty.
bool Property::isEqualTo | ( | const Property & | ) | const |
|
pure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
|
inlinevirtual |
Reimplemented in ValueProperty.
|
inline |
const char* Property::name | ( | ) | const |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
|
pure virtual |
Implemented in RangeProperty, ValueProperty, and MathProperty.
void Property::usePar | ( | const IOPar & | ) |
|
mutableprotected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022