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

void Impala::Core::Array::Pattern::PtrWrite ( Real64 *  ptr,
Real64  v 
) [inline]

Definition at line 136 of file PtrFunc.h.

00137 {
00138     *ptr = v;
00139 }


Generated on Thu Jan 13 09:17:50 2011 for ImpalaSrc by  doxygen 1.5.1