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

rovsoft::io::LenSegmenter Class Reference

This class is used as virtual base class, by BinaryLenSegmentIStreamer and BinaryLenSegmentOStreamer, this is because in the IOStreamer classes the lenPos field is only one time needed. More...

#include <LenSegmenter.hh>

Inheritance diagram for rovsoft::io::LenSegmenter:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LenSegmenter (unsigned char position)
 Init lenPos with position.

Protected Attributes

const unsigned char lenPos
 The position of the length field in a segment.

Detailed Description

This class is used as virtual base class, by BinaryLenSegmentIStreamer and BinaryLenSegmentOStreamer, this is because in the IOStreamer classes the lenPos field is only one time needed.

--> By this way it is secured that both classes are using the same lenPos value!


Constructor & Destructor Documentation

rovsoft::io::LenSegmenter::LenSegmenter unsigned char  position  )  [inline]
 

Init lenPos with position.


Member Data Documentation

const unsigned char rovsoft::io::LenSegmenter::lenPos [protected]
 

The position of the length field in a segment.


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