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

template<class DstArrayT, class SrcArrayT>
Impala::Core::Array::Trait::UpoSetVal< DstArrayT, SrcArrayT >::UpoSetVal ( SrcArithT  val  )  [inline]

Definition at line 29 of file UpoSetVal.h.

References Impala::Core::Array::Trait::UpoSetVal< DstArrayT, SrcArrayT >::mVal.

00030     {
00031         mVal = val;
00032     }


Generated on Thu Jan 13 09:18:42 2011 for ImpalaSrc by  doxygen 1.5.1