|
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::cConditionNot, including all inherited members.
| cCondition(cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cCondition | protected |
| cCondition(const cCondition &condition, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cCondition | protected |
| cConditionNot(cCondition *pInSubCondition, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cConditionNot | |
| cConditionNot(const cCondition &pInSubCondition, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cConditionNot | |
| cConditionNot(const cConditionNot &condition, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cConditionNot | |
| clone(cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) const | fib::cConditionNot | virtual |
| CONDITION_AND | fib::cCondition | static |
| CONDITION_EQUAL_INTEGER | fib::cCondition | static |
| CONDITION_FALSE | fib::cCondition | static |
| CONDITION_GREATER | fib::cCondition | static |
| CONDITION_LOWER | fib::cCondition | static |
| CONDITION_NOT | fib::cCondition | static |
| CONDITION_OR | fib::cCondition | static |
| CONDITION_TRUE | fib::cCondition | static |
| CONDITION_XOR | fib::cCondition | static |
| equal(const cCondition &condition) const | fib::cConditionNot | virtual |
| getCompressedSize() const | fib::cConditionNot | virtual |
| getConditionName() const | fib::cConditionNot | virtual |
| getDefiningFibElement() const | fib::cCondition | |
| getNumberOfConditions() const | fib::cConditionNot | virtual |
| getNumberOfUnderFunctions() const | fib::cConditionNot | virtual |
| getSubCondition() | fib::cConditionNot | |
| getSubCondition() const | fib::cConditionNot | |
| getSuperiorCondition() const | fib::cCondition | |
| getTimeNeed(unsignedLongFib lMaxTime=0) const | fib::cConditionNot | virtual |
| getType() const | fib::cConditionNot | virtual |
| getUsedVariables() | fib::cConditionNot | virtual |
| getValue() const | fib::cConditionNot | virtual |
| isUsedVariable(const cFibVariable *variable) const | fib::cConditionNot | virtual |
| isValid() const | fib::cConditionNot | virtual |
| operator!=(const cCondition &condition) const | fib::cCondition | |
| operator==(const cCondition &condition) const | fib::cCondition | virtual |
| pDefiningFibElement | fib::cCondition | protected |
| pSubCondition | fib::cConditionNot | protected |
| pSuperiorCondition | fib::cCondition | protected |
| replaceVariable(cFibVariable *variableOld, cFibVariable *variableNew) | fib::cConditionNot | virtual |
| restore(cReadBits &iBitStream, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, const cDomainSingle *pInValueDomain, const cDomainSingle *pInDomainVariable, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cCondition | static |
| restoreXml(const TiXmlElement *pXmlElement, intFib &outStatus, list< cFibVariable * > &liDefinedVariables, cCondition *pInSuperiorCondition=NULL, cFibElement *pInDefiningFibElement=NULL) | fib::cCondition | static |
| setDefiningFibElement(cFibElement *pDefiningFibElement=NULL, bool bCheckDomains=true) | fib::cConditionNot | virtual |
| setSubCondition(cCondition *pInSubCondition, bool bDeleteOld=true) | fib::cConditionNot | |
| setSubCondition(const cCondition &pInSubCondition, bool bDeleteOld=true) | fib::cConditionNot | |
| store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const | fib::cConditionNot | virtual |
| storeXml(ostream &stream) const | fib::cConditionNot | virtual |
| ~cCondition() | fib::cCondition | virtual |
| ~cConditionNot() | fib::cConditionNot | virtual |