#include <langsetstreamer.hpp>
Inheritance diagram for LangSetStreamer:
Definition at line 54 of file langsetstreamer.hpp.
Public Methods | |
LangSetStreamer (const XMLStreamerFactory *p_pParent, StreamerParams *p_pParameters, XMLFlowContext *p_pContext, XMLStreamConsumer *p_pOutput) | |
~LangSetStreamer () | |
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 55 of file langsetstreamer.cpp. |
|
Definition at line 61 of file langsetstreamer.cpp. |
|
Stream beginning notifier.
Reimplemented from XMLStreamer. Definition at line 70 of file langsetstreamer.cpp. References XMLStreamer::getParamValue(), XMLValuable::getValuer(), XMLStreamer::m_pContext, and LangValuer::setLangCode(). |