|
The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
|
This is the complete list of members for fib::cFunctionTwoValue, including all inherited members.
| cFunctionTwoValue(const cUnderFunction &firstUnderfunction, const cUnderFunction &secondUnderfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionTwoValue | |
| cFunctionTwoValue(cUnderFunction *pInFirstUnderfunction, cUnderFunction *pInSecondUnderfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionTwoValue | |
| cFunctionTwoValue(const cFunctionTwoValue &underfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionTwoValue | |
| cFunctionTwoValue(const TiXmlElement *pXmlElement, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionTwoValue | |
| cFunctionTwoValue(cReadBits &iBitStream, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, const cDomainSingle *pInDomainValue, const cDomainSingle *pInDomainVariable, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionTwoValue | |
| clone(cUnderFunction *pInSuperiorUnderFunction=NULL, cFibElement *pInDefiningFibElement=NULL) const =0 | fib::cUnderFunction | pure virtual |
| cUnderFunction(cUnderFunction *pInSuperiorUnderFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cUnderFunction | protected |
| cUnderFunction(const cUnderFunction &underfunction, cUnderFunction *pInSuperiorUnderFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cUnderFunction | protected |
| equal(const cUnderFunction &underfunction) const | fib::cFunctionTwoValue | virtual |
| FUNCTION_ABS | fib::cUnderFunction | static |
| FUNCTION_ADD | fib::cUnderFunction | static |
| FUNCTION_ARCSIN | fib::cUnderFunction | static |
| FUNCTION_DIV | fib::cUnderFunction | static |
| FUNCTION_EXP | fib::cUnderFunction | static |
| FUNCTION_IF | fib::cUnderFunction | static |
| FUNCTION_LOG | fib::cUnderFunction | static |
| FUNCTION_MAX | fib::cUnderFunction | static |
| FUNCTION_MIN | fib::cUnderFunction | static |
| FUNCTION_MOD | fib::cUnderFunction | static |
| FUNCTION_MULT | fib::cUnderFunction | static |
| FUNCTION_ROUND | fib::cUnderFunction | static |
| FUNCTION_SIN | fib::cUnderFunction | static |
| FUNCTION_SUB | fib::cUnderFunction | static |
| FUNCTION_VALUE | fib::cUnderFunction | static |
| FUNCTION_VARIABLE | fib::cUnderFunction | static |
| getCompressedSize() const | fib::cFunctionTwoValue | virtual |
| getDefiningFibElement() const | fib::cUnderFunction | |
| getDomain() const | fib::cUnderFunction | virtual |
| getElementType() const | fib::cUnderFunction | virtual |
| getFirstUnderFunction() | fib::cFunctionTwoValue | |
| getFirstUnderFunction() const | fib::cFunctionTwoValue | |
| getNumberOfUnderFunctions() const | fib::cFunctionTwoValue | virtual |
| getSecondUnderFunction() | fib::cFunctionTwoValue | |
| getSecondUnderFunction() const | fib::cFunctionTwoValue | |
| getStandardDomain() const | fib::cUnderFunction | virtual |
| getSuperiorUnderFunction() const | fib::cUnderFunction | |
| getTimeNeed(unsignedLongFib lMaxTime=0) const | fib::cFunctionTwoValue | virtual |
| getType() const =0 | fib::cUnderFunction | pure virtual |
| getUnderFunctionName() const =0 | fib::cUnderFunction | pure virtual |
| getUsedVariables() | fib::cFunctionTwoValue | virtual |
| getValue() const =0 | fib::cUnderFunction | pure virtual |
| getValueDomain() const | fib::cUnderFunction | virtual |
| getVariableDomain() const | fib::cUnderFunction | virtual |
| isUsedVariable(const cFibVariable *variable) const | fib::cFunctionTwoValue | virtual |
| isValid() const | fib::cFunctionTwoValue | virtual |
| operator!=(const cUnderFunction &underfunction) const | fib::cUnderFunction | |
| operator==(const cUnderFunction &underfunction) const | fib::cUnderFunction | virtual |
| pDefiningFibElement | fib::cUnderFunction | protected |
| pFirstUnderfunction | fib::cFunctionTwoValue | protected |
| pSecondUnderfunction | fib::cFunctionTwoValue | protected |
| pSuperiorUnderFunction | fib::cUnderFunction | protected |
| replaceVariable(cFibVariable *variableOld, cFibVariable *variableNew) | fib::cFunctionTwoValue | virtual |
| restore(cReadBits &iBitStream, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, const cDomainSingle *pInValueDomain, const cDomainSingle *pInDomainVariable, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cUnderFunction | static |
| restoreXml(const TiXmlElement *pXmlElement, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cUnderFunction | static |
| setDefiningFibElement(cFibElement *fibElement=NULL, bool bCheckDomains=true) | fib::cFunctionTwoValue | virtual |
| setFirstUnderFunction(const cUnderFunction &underFunction, bool bDeleteOld=true) | fib::cFunctionTwoValue | |
| setSecondUnderFunction(const cUnderFunction &underFunction, bool bDeleteOld=true) | fib::cFunctionTwoValue | |
| store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const =0 | fib::cUnderFunction | pure virtual |
| storeXml(ostream &stream) const | fib::cFunctionTwoValue | virtual |
| ~cFunctionTwoValue() | fib::cFunctionTwoValue | virtual |
| ~cUnderFunction() | fib::cUnderFunction | virtual |