| addInput(const InputSpec &) | Attrib::Desc | |
| addOutputDataType(Seis::DataType) | Attrib::Desc | |
| addOutputDataTypeSameAs(int) | Attrib::Desc | |
| addParam(Param *) | Attrib::Desc | |
| AllOk enum value | Attrib::Desc | |
| attribName() const | Attrib::Desc | |
| attribname_ | Attrib::Desc | protected |
| changeOutputDataType(int, Seis::DataType) | Attrib::Desc | |
| changeStoredID(const char *) | Attrib::Desc | |
| cloneDescAndPropagateInput(const DescID &, BufferString) | Attrib::Desc | |
| dataType(int output=-1) const | Attrib::Desc | |
| defaultsupdater_ | Attrib::Desc | protected |
| Desc(const Desc &) | Attrib::Desc | |
| Desc(const char *attrname, DescStatusUpdater updater=0, DescDefaultsUpdater defupdater=0) | Attrib::Desc | |
| descSet() const | Attrib::Desc | |
| descset_ | Attrib::Desc | protected |
| errMsg() const | Attrib::Desc | |
| errmsg_ | Attrib::Desc | protected |
| Error enum value | Attrib::Desc | |
| findParam(const char *key) | Attrib::Desc | protected |
| getAncestorIDs(DescID cid, TypeSet< DescID > &, TypeSet< int > &) const | Attrib::Desc | |
| getAttribName(const char *defstr, BufferString &) | Attrib::Desc | static |
| getDefStr(BufferString &) const | Attrib::Desc | |
| getDependencies(TypeSet< Attrib::DescID > &) const | Attrib::Desc | |
| getInput(int) | Attrib::Desc | |
| getInput(int) const | Attrib::Desc | |
| getInputs(TypeSet< Attrib::DescID > &) const | Attrib::Desc | |
| getKeysVals(const char *defstr, BufferStringSet &keys, BufferStringSet &vals, const char *onlyneedkey=0) | Attrib::Desc | protectedstatic |
| getKeysValsPublic(const char *defstr, BufferStringSet &keys, BufferStringSet &vals, const char *onlyneedkey=0) | Attrib::Desc | inlinestatic |
| getMultiOutputInputID() const | Attrib::Desc | |
| getParam(const char *key) const | Attrib::Desc | |
| getParam(const char *key) | Attrib::Desc | |
| getParamString(const char *defstr, const char *key, BufferString &) | Attrib::Desc | static |
| getParentID(DescID cid, DescID &pid, int &) const | Attrib::Desc | |
| getStoredID(bool recursive=false) const | Attrib::Desc | |
| getStoredInput() const | Attrib::Desc | |
| getStoredType(bool recursive=false) const | Attrib::Desc | |
| getValParam(const char *key) const | Attrib::Desc | |
| getValParam(const char *key) | Attrib::Desc | |
| hidden_ | Attrib::Desc | protected |
| id() const | Attrib::Desc | |
| inputId(int idx) const | Attrib::Desc | |
| inputs_ | Attrib::Desc | protected |
| inputSpec(int) | Attrib::Desc | |
| inputSpec(int) const | Attrib::Desc | |
| inputspecs_ | Attrib::Desc | protected |
| is2D() const | Attrib::Desc | inline |
| is2d_ | Attrib::Desc | protected |
| isHidden() const | Attrib::Desc | inline |
| isIdenticalTo(const Desc &, bool cmpoutput=true) const | Attrib::Desc | |
| isIdentifiedBy(const char *) const | Attrib::Desc | |
| isParamEnabled(const char *key) const | Attrib::Desc | |
| isParamRequired(const char *key) const | Attrib::Desc | |
| isPS() const | Attrib::Desc | inline |
| isps_ | Attrib::Desc | protected |
| isSatisfied() const | Attrib::Desc | |
| isSteering() const | Attrib::Desc | inline |
| issteering_ | Attrib::Desc | protected |
| isStored() const | Attrib::Desc | |
| isStoredInMem() const | Attrib::Desc | |
| Locality enum name | Attrib::Desc | |
| locality() const | Attrib::Desc | inline |
| locality_ | Attrib::Desc | protected |
| MultiTrace enum value | Attrib::Desc | |
| needProvInit() const | Attrib::Desc | inline |
| needprovinit_ | Attrib::Desc | protected |
| nrInputs() const | Attrib::Desc | |
| nrOutputs() const | Attrib::Desc | |
| outputtypelinks_ | Attrib::Desc | protected |
| outputtypes_ | Attrib::Desc | protected |
| params_ | Attrib::Desc | protected |
| parseDefStr(const char *) | Attrib::Desc | |
| PossiblyMultiTrace enum value | Attrib::Desc | |
| removeInput(int idx) | Attrib::Desc | |
| removeOutputs() | Attrib::Desc | |
| SatisfyLevel enum name | Attrib::Desc | |
| selectedOutput() const | Attrib::Desc | |
| selectOutput(int) | Attrib::Desc | |
| seloutput_ | Attrib::Desc | protected |
| set2D(bool yn) | Attrib::Desc | inline |
| setDescSet(DescSet *) | Attrib::Desc | |
| setErrMsg(const char *str) | Attrib::Desc | inline |
| setHidden(bool yn) | Attrib::Desc | inline |
| setInput(int, const Desc *) | Attrib::Desc | |
| setInput_(int, Desc *) | Attrib::Desc | protected |
| setLocality(Locality l) | Attrib::Desc | inline |
| setNeedProvInit(bool yn=true) | Attrib::Desc | inline |
| setNrOutputs(Seis::DataType, int) | Attrib::Desc | |
| setParamEnabled(const char *key, bool yn=true) | Attrib::Desc | |
| setParamRequired(const char *key, bool yn=true) | Attrib::Desc | |
| setPS(bool yn) | Attrib::Desc | inline |
| setSteering(bool yn) | Attrib::Desc | inline |
| setUserRef(const char *) | Attrib::Desc | |
| setUsesTrcPos(bool yn) | Attrib::Desc | inline |
| SingleTrace enum value | Attrib::Desc | |
| sKeyAll() | Attrib::Desc | static |
| sKeyCrlDipComp() | Attrib::Desc | static |
| sKeyInlDipComp() | Attrib::Desc | static |
| sKeyLineDipComp() | Attrib::Desc | static |
| sKeyOutput() | Attrib::Desc | static |
| statusupdater_ | Attrib::Desc | protected |
| updateDefaultParams() | Attrib::Desc | |
| updateParams() | Attrib::Desc | |
| userRef() const | Attrib::Desc | |
| userref_ | Attrib::Desc | protected |
| usesTracePosition() const | Attrib::Desc | inline |
| usestrcpos_ | Attrib::Desc | protected |
| Warning enum value | Attrib::Desc | |