 |
OpendTect
6.6
|
Go to the documentation of this file.
14 #include "attributeenginemod.h"
34 , isstored_(isstored) {}
37 , isstored_(id.isstored_) {}
39 { id_ =
id.
id_; isstored_ =
id.isstored_;
return *
this;}
40 inline bool isValid()
const {
return id_ >= 0; }
53 {
return id.id_ == id_ && isstored_ ==
id.isstored_; }
55 {
return id.id_ != id_ || isstored_ !=
id.isstored_;; }
59 int asInt()
const {
return id_; }
AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether thi...
Definition: attribdescid.h:27
bool isStored() const
Definition: attribdescid.h:61
DescID(const DescID &id)
Definition: attribdescid.h:35
static DescID undef()
Definition: attribdescid.h:57
bool isUnselInvalid() const
Definition: attribdescid.h:41
#define mExpClass(module)
Definition: commondefs.h:177
DescID(int id, bool isstored)
Definition: attribdescid.h:32
bool isValid() const
Definition: attribdescid.h:40
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:81
int & asInt()
Definition: attribdescid.h:60
void setStored(bool yn)
Definition: attribdescid.h:62
bool operator!=(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:90
bool isstored_
Definition: attribdescid.h:67
DescID()
Definition: attribdescid.h:29
int id_
Definition: attribdescid.h:66
int asInt() const
Definition: attribdescid.h:59
Semblance Attribute.
Definition: attribdataholder.h:25
Generated at
for the OpendTect
seismic interpretation project.
Copyright (C): dGB Beheer B.V. 1995-2021