#include <GStream.h>
Inheritance diagram for GStreamEnd:

Public Member Functions | |
| virtual void | Reset () |
| Reset the end point's state. | |
| virtual int | IsEnd (void *Data, int Len)=0 |
| Override to process a data chunk to check for an end of stream marker. | |
|
||||||||||||
|
Override to process a data chunk to check for an end of stream marker.
Implemented in GLinePrefix, and GEndOfLine. |
1.4.1