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

virtual void Impala::Util::IOBuffer::FastForward (  )  [inline, virtual]

strange name perhaps? this function goes to the end of the controlled entity

Definition at line 427 of file IOBuffer.h.

References mPosition, and mSize.

00428     {
00429         mPosition = mSize;
00430     }


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