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

rovsoft::io::Substituter Class Reference

This class is used as virtual base class, by BinarySubstitutionIStreamer and BinarySubstitutionOStreamer, this is because in the IOStreamer classes the filter array is only one time needed. More...

#include <Substituter.hh>

Inheritance diagram for rovsoft::io::Substituter:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Substituter (const char *chars) throw (lib::NullPointerExceptionPtr)
virtual ~Substituter ()

Protected Attributes

char * filter
 The following string will contain the list of characters being prefixed.

Detailed Description

This class is used as virtual base class, by BinarySubstitutionIStreamer and BinarySubstitutionOStreamer, this is because in the IOStreamer classes the filter array is only one time needed.

Don't copy objects of this class!!!


Constructor & Destructor Documentation

rovsoft::io::Substituter::Substituter const char *  chars  )  throw (lib::NullPointerExceptionPtr)
 

rovsoft::io::Substituter::~Substituter  )  [virtual]
 


Member Data Documentation

char* rovsoft::io::Substituter::filter [protected]
 

The following string will contain the list of characters being prefixed.

The first character specifies the prefix.


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