Dirac - A Video Codec

Created by the British Broadcasting Corporation.


ArithObj Class Reference

Abstract class to do arithmetic with weighted values, a weight being between 0 and 1023.

#include <motion.h>

Inheritance diagram for ArithObj:

ArithAddObj ArithHalfAddObj ArithHalfSubtractObj ArithSubtractObj List of all members.

Public Member Functions


Constructor & Destructor Documentation

virtual ArithObj::~ArithObj  )  [inline, virtual]
 


Member Function Documentation

virtual void ArithObj::DoArith ValueType lhs,
const CalcValueType  rhs,
const CalcValueType Weight
const [pure virtual]
 

Implemented in ArithAddObj, ArithSubtractObj, ArithHalfAddObj, and ArithHalfSubtractObj.


The documentation for this class was generated from the following file:

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.