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

rovsoft::io::SegmentOStreamer Class Reference

This class defines the interface for writing data to a segmented stream. More...

#include <SegmentOStreamer.hh>

Inheritance diagram for rovsoft::io::SegmentOStreamer:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::io::SegmentOStreamer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual SegmentOStreamerbeginSegment (unsigned char length)=0 throw (IOExceptionPtr)
 Begin a new segment, which ends when length number of bytes (and the header) are written.

Detailed Description

This class defines the interface for writing data to a segmented stream.


Member Function Documentation

virtual SegmentOStreamer& rovsoft::io::SegmentOStreamer::beginSegment unsigned char  length  )  throw (IOExceptionPtr) [pure virtual]
 

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.


The documentation for this class was generated from the following file:
Generated on Tue May 31 14:19:42 2005 for Rovsoft by  doxygen 1.4.3