Home || Visual Search || Applications || Architecture || 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 638 of file IOBuffer.h.

References mPosition, and mSize.

00639     {
00640         mPosition = mSize;
00641     }


Generated on Thu Jan 13 09:24:15 2011 for ImpalaSrc by  doxygen 1.5.1