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

template<class Type>
void Impala::NativeTypeRead ( FILE *  fp,
Type *  ptr 
) [inline]

Definition at line 15 of file NativeTypeRead.h.

Referenced by Impala::Core::Array::Pattern::PxReadRaw().

00016 {
00017     NativeTypeRead(fp, ptr, Type());
00018 }


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