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

XMLFlowNode Class Reference

#include <xmlflow.hpp>

Inheritance diagram for XMLFlowNode:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Definition at line 57 of file xmlflow.hpp.

Public Methods

 XMLFlowNode ()
virtual ~XMLFlowNode ()
virtual void streamXML (XMLStreamConsumer *p_pStreamConsumer, XMLFlowContext *p_pStreamContext) const=0


Constructor & Destructor Documentation

XMLFlowNode::XMLFlowNode   [inline]
 

Definition at line 65 of file xmlflow.hpp.

References DEBUG_CREATE.

virtual XMLFlowNode::~XMLFlowNode   [inline, virtual]
 

Definition at line 70 of file xmlflow.hpp.

References DEBUG_DEL.


Member Function Documentation

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

Implemented in PassiveStreamNode, ActiveStreamNode, and RootStreamNode.

Referenced by RootStreamNode::streamXML(), and ActiveStreamNode::streamXML().


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