This is the complete list of members for IDOMSampledFunction, including all inherited members.
addRef() const =0 | IRCObject | pure virtual |
classID() | IDOMSampledFunction | inlinestatic |
clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
decRef() const =0 | IRCObject | pure virtual |
eFunctionType enum name | IDOMFunction | |
eInterpolationMethod enum name | IDOMSampledFunction | |
evaluate(const float *inputValues, float *outputValues) const =0 | IDOMFunction | pure virtual |
evaluate(const int32 *inputValues, float *outputValues) const =0 | IDOMFunction | pure virtual |
getBitsPerSample() const =0 | IDOMSampledFunction | pure virtual |
getClassID() const =0 | IEDLObject | pure virtual |
getFunctionType() const =0 | IDOMFunction | pure virtual |
getInputDomain(uint32 inputNum, float &low, float &high) const =0 | IDOMFunction | pure virtual |
getInputEncode(uint32 inputNum, float &low, float &high) const =0 | IDOMSampledFunction | pure virtual |
getInterpolationMethod() const =0 | IDOMSampledFunction | pure virtual |
getNumInputValues() const =0 | IDOMFunction | pure virtual |
getNumOutputValues() const =0 | IDOMFunction | pure virtual |
getOutputDecode(uint32 outputNum, float &low, float &high) const =0 | IDOMSampledFunction | pure virtual |
getOutputRange(uint32 outputNum, float &low, float &high) const =0 | IDOMFunction | pure virtual |
getRefCount() const =0 | IRCObject | pure virtual |
getTableData() const =0 | IDOMSampledFunction | pure virtual |
getTableDimension(uint32 inputNum) const =0 | IDOMSampledFunction | pure virtual |
hash(uint64 &hash)=0 | IDOMHashable | pure virtual |
hashE() | IDOMHashable | inlinevirtual |
init(CClassParams *pData) | IEDLObject | inlinevirtual |
~IDOMHashable() | IDOMHashable | inlinevirtual |
~IRCObject() | IRCObject | inlineprotectedvirtual |