#include <pl_streambuf.h>
Collaboration diagram for PLearn::pl_streammarker:
Public Member Functions | |
pl_streammarker (pl_streambuf *_buf) | |
pl_streammarker (streambuf *_buf) | |
virtual | ~pl_streammarker () |
Protected Attributes | |
pl_streambuf * | buf |
pl_streammarker * | next_marker |
int | pos |
Definition at line 117 of file pl_streambuf.h.
|
Definition at line 189 of file pl_streambuf.cc. References buf, and PLearn::pl_streambuf::first_marker. |
|
Definition at line 194 of file pl_streambuf.cc. References buf, PLearn::pl_streambuf::curpos(), PLearn::pl_streambuf::first_marker, next_marker, PLERROR, and pos. |
|
Definition at line 206 of file pl_streambuf.cc. References buf, PLearn::pl_streambuf::first_marker, and next_marker. |
|
Definition at line 123 of file pl_streambuf.h. Referenced by pl_streammarker(), and ~pl_streammarker(). |
|
Definition at line 124 of file pl_streambuf.h. Referenced by pl_streammarker(), and ~pl_streammarker(). |
|
Definition at line 125 of file pl_streambuf.h. Referenced by pl_streammarker(), and PLearn::pl_streambuf::seekmark(). |