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

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

clone() const fib::cTypeDimensionvirtual
cTypeDimension(unsignedIntFib iNumberOfDimensions=2)fib::cTypeDimension
cTypeDimension(vector< unsignedIntFib > dimensionMapping)fib::cTypeDimension
cTypeDimension(const cTypeDimension &typeDimension)fib::cTypeDimension
dimensionMappingfib::cTypeDimensionprivate
DIRECTION_ANYWHEREfib::cTypeDimensionstatic
DIRECTION_DEPTHfib::cTypeDimensionstatic
DIRECTION_HORIZONTALfib::cTypeDimensionstatic
DIRECTION_NONEfib::cTypeDimensionstatic
DIRECTION_TIMEfib::cTypeDimensionstatic
DIRECTION_VERTICALfib::cTypeDimensionstatic
equal(const cTypeElement &typeElement) const fib::cTypeElementvirtual
equalElementType(const cTypeElement &typeElement) const fib::cTypeDimensionvirtual
getCompressedSize() const fib::cTypeDimensionvirtual
getDimensionMapping(unsignedIntFib iDimensionNumber) const fib::cTypeDimension
getDimensionMappingName(unsignedIntFib iMapping) const fib::cTypeDimension
getNumberForDimensionMappingName(string szMappingName) const fib::cTypeDimension
getNumberOfDimensions() const fib::cTypeDimension
getStandardDomain() const fib::cTypeDimensionvirtual
getType() const fib::cTypeDimensionvirtual
getUnit() const fib::cTypeDimensionvirtual
isCompatible(const cDomain &domain) const fib::cTypeDimensionvirtual
isCounterDomain(const cDomain *pDomain)fib::cTypeElementprotectedstatic
isInherited() const fib::cTypeElementvirtual
operator==(const cTypeElement &typeElement) const fib::cTypeDimensionvirtual
restore(cReadBits &iBitStream)fib::cTypeDimensionvirtual
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::cTypeDimensionvirtual
setDimensionMapping(unsignedIntFib iDimensionNumber, unsignedIntFib iMapping)fib::cTypeDimension
store(ostream &stream, char &cRestBits, unsigned char &uiRestBitPosition) const fib::cTypeDimensionvirtual
storeXml(ostream &ostream, const cDomain *domain=NULL) const fib::cTypeDimensionvirtual
~cTypeElement()=0fib::cTypeElementpure virtual