Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::TalkBpoPtrEn< DstArrayT, Src1ArrayT, Src2ArrayT > Class Template Reference

Pixel functor for talking based on pointer call on all ElemSize. More...

#include <TalkBpo.h>

List of all members.

Public Types

typedef Pattern::TagTransInVar TransVarianceCategory
 Functor is translation invariant.
typedef Pattern::TagCallPointer CallCategory
 Functor is called using pointers.
typedef DstArrayT::StorType DstStorType
typedef DstArrayT::ArithType DstArithType
typedef Src1ArrayT::StorType Src1StorType
typedef Src1ArrayT::ArithType Src1ArithType
typedef Src2ArrayT::StorType Src2StorType
typedef Src2ArrayT::ArithType Src2ArithType

Public Member Functions

 TalkBpoPtrEn (bool verbose, bool doAdd)
 Constructor.
void DoIt (DstStorType *dPtr, Src1StorType *s1Ptr, Src2StorType *s2Ptr)
 Actual operation (besides talking) : x * y (or x + y).

Private Attributes

bool mVerbose
bool mDoAdd


Detailed Description

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
class Impala::Core::Array::Trait::TalkBpoPtrEn< DstArrayT, Src1ArrayT, Src2ArrayT >

Pixel functor for talking based on pointer call on all ElemSize.

Definition at line 65 of file TalkBpo.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:05:08 2010 for ImpalaSrc by  doxygen 1.5.1