Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:35:25 2010 for ImpalaSrc by  doxygen 1.5.1