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

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

Definition at line 106 of file PtrFunc.h.

00107 {
00108     *ptr = v;
00109 }


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