#include <raiseerrorstreamer.hpp>
Inheritance diagram for RaiseErrorStreamer:
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. |
|
Definition at line 54 of file raiseerrorstreamer.cpp. |
|
Definition at line 60 of file raiseerrorstreamer.cpp. |
|
Stream beginning notifier.
Reimplemented from XMLStreamer. Definition at line 69 of file raiseerrorstreamer.cpp. References XMLStreamer::getParamValue(), and THROW_XMLFLOW_EXCEPTION. |