1 #ifndef attribdescsetsholder_h 2 #define attribdescsetsholder_h 15 #include "attributeenginemod.h" 43 void replaceAttribSet(
DescSet*);
47 void replaceADSMan(
DescSetMan*,
bool dodelete=
false);
60 friend mExp(AttributeEngine)
61 DescSetsHolder& eDSHolder();
63 friend
mExp(AttributeEngine)
64 const DescSetsHolder& DSHolder();
68 void replaceStoredAttribSet(
DescSet*);
#define mExpClass(module)
Definition: commondefs.h:160
#define mGlobal(module)
Definition: commondefs.h:163
Attrib::DescSet * adsstored2d_
Definition: attribdescsetsholder.h:52
Manages attribute description set.
Definition: attribdescsetman.h:28
Set of attribute descriptions.
Definition: attribdescset.h:35
static DescSetsHolder * dsholder_
Definition: attribdescsetsholder.h:57
Pack to carry DescSet Managers for live attributes and DescSets for stored data, both in 2D and 3D...
Definition: attribdescsetsholder.h:33
#define mExp(module)
Definition: commondefs.h:159
const DescSetsHolder & DSHolder()
Attrib::DescSetMan * adsman3d_
Definition: attribdescsetsholder.h:51
DescSetsHolder & eDSHolder()
Attrib::DescSetMan * adsman2d_
Definition: attribdescsetsholder.h:50
Semblance Attribute.
Definition: attribdataholder.h:25
Attrib::DescSet * adsstored3d_
Definition: attribdescsetsholder.h:53