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

int& Impala::Core::Column::InvalidColumn::Elem ( int  i  )  [inline]

Definition at line 78 of file InvalidColumn.h.

References ILOG_ERROR, and mDummy.

00079     { 
00080         ILOG_ERROR("[Elem] Invalid call");
00081         return mDummy;
00082     }


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