#include <xmlflow.hpp>
Inheritance diagram for RootStreamNode:
Definition at line 172 of file xmlflow.hpp.
Public Methods | |
RootStreamNode () | |
~RootStreamNode () | |
void | streamXML (XMLStreamConsumer *p_pStreamConsumer, XMLFlowContext *p_pStreamContext) const |
|
Definition at line 317 of file xmlflow.cpp. References DEBUG_CREATE. |
|
Definition at line 325 of file xmlflow.cpp. References DEBUG_DEL. |
|
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(). |