xmltooling 1.6.3

xmltooling::StreamInputSource::StreamBinInputStream Class Reference

A Xerces input stream that wraps a C++ input stream. More...

#include <xmltooling/util/ParserPool.h>

List of all members.

Public Member Functions

 StreamBinInputStream (std::istream &is)
 Constructs a Xerces input stream around a C++ input stream reference.

Detailed Description

A Xerces input stream that wraps a C++ input stream.


Constructor & Destructor Documentation

xmltooling::StreamInputSource::StreamBinInputStream::StreamBinInputStream ( std::istream &  is)

Constructs a Xerces input stream around a C++ input stream reference.

Parameters:
isreference to an input stream

The documentation for this class was generated from the following file: