Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GEndOfLine Class Reference

Read a line. More...

#include <GStream.h>

Inheritance diagram for GEndOfLine:

GStreamEnd List of all members.

Public Member Functions

int IsEnd (void *s, int Len)
 Override to process a data chunk to check for an end of stream marker.

Detailed Description

Read a line.


Member Function Documentation

int GEndOfLine::IsEnd void *  s,
int  Len
[virtual]
 

Override to process a data chunk to check for an end of stream marker.

Returns:
The index into Data of the end of the stream, indexed from the start of the data, not the start of the current block. Or -1 if the end of stream is not in the data segment

Implements GStreamEnd.


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:46:58 2005 for Lgi by  doxygen 1.4.1