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

template<class C1, class C2>
void Impala::Core::Column::Copy ( C1 *  dst,
C2 *  src,
int  nrElem 
) [inline]

Definition at line 58 of file Copy.h.

References Copy().

00059 {
00060     Copy(dst, src, nrElem,0 ,0);
00061 }

Here is the call graph for this function:


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