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

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

Subscripting, start with 0.

Definition at line 71 of file InvalidColumn.h.

References ILOG_ERROR, and mDummy.

00072     { 
00073         ILOG_ERROR("[operator[]] Invalid call");
00074         return mDummy;
00075     }


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