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

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

Definition at line 118 of file PtrFunc.h.

00119 {
00120     *ptr = v;
00121 }


Generated on Fri Mar 19 11:02:28 2010 for ImpalaSrc by  doxygen 1.5.1