|
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::cFunctionArcsin, including all inherited members.
| cFunctionArcsin(const cUnderFunction *const pUnderfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionArcsin | |
| cFunctionArcsin(const cFunctionArcsin &underfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionArcsin | |
| cFunctionArcsin(const TiXmlElement *pXmlElement, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionArcsin | |
| cFunctionArcsin(cReadBits &iBitStream, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, const cDomainSingle *pInDomainValue, const cDomainSingle *pInDomainVariable, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionArcsin | |
| cFunctionOneValue(const cUnderFunction *const pUnderfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionOneValue | |
| cFunctionOneValue(const cFunctionOneValue &underfunction, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionOneValue | |
| cFunctionOneValue(const TiXmlElement *pXmlElement, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionOneValue | |
| cFunctionOneValue(cReadBits &iBitStream, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, const cDomainSingle *pInDomainValue, const cDomainSingle *pInDomainVariable, cUnderFunction *pInSuperiorFunction=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cFunctionOneValue | |
| clone(cUnderFunction *pInSuperiorUnderFunction=NULL, cFibElement *pInDefiningFibElement=NULL) const | fib::cFunctionArcsin | 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::cFunctionOneValue | 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::cFunctionArcsin | virtual |
| getDefiningFibElement() const | fib::cUnderFunction | |
| getDomain() const | fib::cUnderFunction | virtual |
| getElementType() const | fib::cUnderFunction | virtual |
| getNumberOfUnderFunctions() const | fib::cFunctionOneValue | virtual |
| getStandardDomain() const | fib::cUnderFunction | virtual |
| getSuperiorUnderFunction() const | fib::cUnderFunction | |
| getTimeNeed(unsignedLongFib lMaxTime=0) const | fib::cFunctionOneValue | virtual |
| getType() const | fib::cFunctionArcsin | virtual |
| getUnderFunction() | fib::cFunctionOneValue | |
| getUnderFunctionName() const | fib::cFunctionArcsin | virtual |
| getUsedVariables() | fib::cFunctionOneValue | virtual |
| getValue() const | fib::cFunctionArcsin | virtual |
| getValueDomain() const | fib::cUnderFunction | virtual |
| getVariableDomain() const | fib::cUnderFunction | virtual |
| isUsedVariable(const cFibVariable *variable) const | fib::cFunctionOneValue | virtual |
| isValid() const | fib::cFunctionOneValue | virtual |
| operator!=(const cUnderFunction &underfunction) const | fib::cUnderFunction | |
| operator==(const cUnderFunction &underfunction) const | fib::cUnderFunction | virtual |
| pDefiningFibElement | fib::cUnderFunction | protected |
| pSuperiorUnderFunction | fib::cUnderFunction | protected |
| pUnderfunction | fib::cFunctionOneValue | protected |
| replaceVariable(cFibVariable *variableOld, cFibVariable *variableNew) | fib::cFunctionOneValue | 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::cFunctionOneValue | virtual |
| setUnderFunction(const cUnderFunction &underFunction, bool bDeleteOld=true) | fib::cFunctionOneValue | |
| store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const | fib::cFunctionArcsin | virtual |
| storeXml(ostream &stream) const | fib::cFunctionOneValue | virtual |
| ~cFunctionOneValue() | fib::cFunctionOneValue | virtual |
| ~cUnderFunction() | fib::cUnderFunction | virtual |