#include <subStream.h>
Public Member Functions | |
| INLINE | ISubStream () |
| INLINE | ISubStream (istream *source, streampos start, streampos end) |
| INLINE ISubStream & | open (istream *source, streampos start, streampos end) |
| INLINE ISubStream & | close () |
Private Attributes | |
| SubStreamBuf | _buf |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 46 of file subStream.h. |
1.3