Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

RaiseErrorStreamer Class Reference

#include <raiseerrorstreamer.hpp>

Inheritance diagram for RaiseErrorStreamer:

Inheritance graph
[legend]
Collaboration diagram for RaiseErrorStreamer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Named buffer reader XML handler class.

Definition at line 54 of file raiseerrorstreamer.hpp.

Public Methods

 RaiseErrorStreamer (const XMLStreamerFactory *p_pParent, StreamerParams *p_pParameters, XMLFlowContext *p_pContext, XMLStreamConsumer *p_pOutput)
 ~RaiseErrorStreamer ()
bool initStream ()
 Stream beginning notifier.
This function is called before receiving any byte of the input XML stream. It should performs init tasks.



Constructor & Destructor Documentation

BEGIN_XDFLENGINE_NS RaiseErrorStreamer::RaiseErrorStreamer const XMLStreamerFactory   p_pParent,
StreamerParams   p_pParameters,
XMLFlowContext   p_pContext,
XMLStreamConsumer   p_pOutput
 

Definition at line 54 of file raiseerrorstreamer.cpp.

RaiseErrorStreamer::~RaiseErrorStreamer  
 

Definition at line 60 of file raiseerrorstreamer.cpp.


Member Function Documentation

bool RaiseErrorStreamer::initStream   [virtual]
 

Stream beginning notifier.
This function is called before receiving any byte of the input XML stream. It should performs init tasks.

Returns:
Not used, should return TRUE.

Reimplemented from XMLStreamer.

Definition at line 69 of file raiseerrorstreamer.cpp.

References XMLStreamer::getParamValue(), and THROW_XMLFLOW_EXCEPTION.


The documentation for this class was generated from the following files:
Generated on Sat Oct 4 13:24:34 2003 for XDFLengine by doxygen1.3-rc2