The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fib::cTypeVariable Member List

This is the complete list of members for fib::cTypeVariable, including all inherited members.

clone() const fib::cTypeVariablevirtual
cTypeVariable()fib::cTypeVariable
equal(const cTypeElement &typeElement) const fib::cTypeElementvirtual
equalElementType(const cTypeElement &typeElement) const fib::cTypeElementvirtual
getCompressedSize() const fib::cTypeVariablevirtual
getStandardDomain() const fib::cTypeVariablevirtual
getType() const fib::cTypeVariablevirtual
isCompatible(const cDomain &domain) const fib::cTypeVariablevirtual
isCounterDomain(const cDomain *pDomain)fib::cTypeElementprotectedstatic
isInherited() const fib::cTypeElementvirtual
operator==(const cTypeElement &typeElement) const fib::cTypeVariablevirtual
restore(cReadBits &iBitStream)fib::cTypeVariablevirtual
fib::cTypeElement::restore(cReadBits &iBitStream, intFib &outStatus)fib::cTypeElementstatic
restoreXmlType(const TiXmlElement *pXmlElement, intFib &outStatus)fib::cTypeElementstatic
restoreXmlTypeWithDomain(const TiXmlElement *pXmlElement, intFib &outStatus, const bool bRestoreDomain=true)fib::cTypeElementstatic
restoreXmlWithDomain(const TiXmlElement *pXmlElement, intFib &outStatus, const bool bRestoreDomain=true)fib::cTypeVariablevirtual
store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const fib::cTypeVariablevirtual
storeXml(ostream &ostream, const cDomain *domain=NULL) const fib::cTypeVariablevirtual
~cTypeElement()=0fib::cTypeElementpure virtual