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

bool Impala::Core::Column::InvalidColumn::Reserve ( int  newCapacity,
bool  copyData 
) [inline]

Adjust number of elements and copy old element if requested.

Definition at line 63 of file InvalidColumn.h.

References ILOG_ERROR.

00064     {
00065         ILOG_ERROR("[Reserve] Invalid call");
00066         return false;
00067     }


Generated on Fri Mar 19 11:06:50 2010 for ImpalaSrc by  doxygen 1.5.1