Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATStream::SeekAbsolute
virtual CATResult CATStream::SeekAbsolute ( CATInt64  position  )  [pure virtual]

SeekAbsolute() seeks from the start of the stream to an absolute position.

Some streams might not be seekable - see IsSeekable().

Parameters:
position - unsigned absolute position to seek to.
Returns:
CATResult - CAT_SUCCESS on success.
See also:
IsSeekable(), SeekRelative(), SeekFromEnd()

Implemented in CATStreamFile, CATStreamRAM, and CATStreamSub.

Referenced by CopyToStream(), and CATXMLParser::ParseStream().


Generated on Mon Feb 11 04:10:56 2008 for Game Accessibility Suite by doxygen 1.5.4