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::cTypeElement Member List

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

clone() const =0fib::cTypeElementpure virtual
equal(const cTypeElement &typeElement) const fib::cTypeElementvirtual
equalElementType(const cTypeElement &typeElement) const fib::cTypeElementvirtual
getCompressedSize() const =0fib::cTypeElementpure virtual
getStandardDomain() const fib::cTypeElementvirtual
getType() const =0fib::cTypeElementpure virtual
isCompatible(const cDomain &domain) const fib::cTypeElementvirtual
isCounterDomain(const cDomain *pDomain)fib::cTypeElementprotectedstatic
isInherited() const fib::cTypeElementvirtual
operator==(const cTypeElement &typeElement) const fib::cTypeElementvirtual
restore(cReadBits &iBitStream, intFib &outStatus)fib::cTypeElementstatic
restore(cReadBits &iBitStream)=0fib::cTypeElementpure virtual
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)=0fib::cTypeElementpure virtual
store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const =0fib::cTypeElementpure virtual
storeXml(ostream &ostream, const cDomain *domain=NULL) const =0fib::cTypeElementpure virtual
~cTypeElement()=0fib::cTypeElementpure virtual