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

RootStreamNode Class Reference

#include <xmlflow.hpp>

Inheritance diagram for RootStreamNode:

Inheritance graph
[legend]
Collaboration diagram for RootStreamNode:

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents a task defined by an active node for the XMLFlow.

Definition at line 172 of file xmlflow.hpp.

Public Methods

 RootStreamNode ()
 ~RootStreamNode ()
void streamXML (XMLStreamConsumer *p_pStreamConsumer, XMLFlowContext *p_pStreamContext) const


Constructor & Destructor Documentation

RootStreamNode::RootStreamNode  
 

Definition at line 317 of file xmlflow.cpp.

References DEBUG_CREATE.

RootStreamNode::~RootStreamNode  
 

Definition at line 325 of file xmlflow.cpp.

References DEBUG_DEL.


Member Function Documentation

void RootStreamNode::streamXML XMLStreamConsumer   p_pStreamConsumer,
XMLFlowContext   p_pStreamContext
const [virtual]
 

Reimplemented from ActiveStreamNode.

Definition at line 334 of file xmlflow.cpp.

References CATCH_XML_FLOW_ERROR_RELEASE_AND_RETURN, DEBUG_FUNC, ActiveStreamNode::m_vaChildStreamNodes, ON_XML_FLOW_ERROR_THROW, PREP_CATCH_XML_FLOW_ERROR, XMLFlowNode::streamXML(), and WATCH_XML_FLOW_ERROR.

Referenced by XMLProcessor::execute().


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