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

LangSetStreamer Class Reference

#include <langsetstreamer.hpp>

Inheritance diagram for LangSetStreamer:

Inheritance graph
[legend]
Collaboration diagram for LangSetStreamer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Named buffer reader XML handler class.

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.



Constructor & Destructor Documentation

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

Definition at line 55 of file langsetstreamer.cpp.

LangSetStreamer::~LangSetStreamer  
 

Definition at line 61 of file langsetstreamer.cpp.


Member Function Documentation

bool LangSetStreamer::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 70 of file langsetstreamer.cpp.

References XMLStreamer::getParamValue(), XMLValuable::getValuer(), XMLStreamer::m_pContext, and LangValuer::setLangCode().


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