#include <SegmentOStreamer.hh>
Inheritance diagram for rovsoft::io::SegmentOStreamer:


Public Member Functions | |
| virtual SegmentOStreamer & | beginSegment (unsigned char length)=0 throw (IOExceptionPtr) |
| Begin a new segment, which ends when length number of bytes (and the header) are written. | |
|
|
Begin a new segment, which ends when length number of bytes (and the header) are written. This method has to be invoked before any other writing method. Implemented in rovsoft::io::BinaryLenSegmentOStreamer. |
1.4.3