Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MessageExecutor Class Reference

#include <MessageExecutor.h>

List of all members.


Detailed Description

Message Executor Executes messages MessageExecutor will call upon the XML Parser to parse the message into treeNode structure.

The message executor will recognize the various messages sent by the configurator and execute them. Message Includes: o Patch Connections o Unpatch Connections o Disconnect Connections o Update - get the current status of the system.

Definition at line 14 of file MessageExecutor.h.

Public Methods

 MessageExecutor ()
 Empty Constructor.

void executeMessage (Message *m)
 execute a message using the current Connector in the ConnectorSingleton.


Constructor & Destructor Documentation

MessageExecutor::MessageExecutor  
 

Empty Constructor.

Definition at line 3 of file MessageExecutor.C.


Member Function Documentation

void MessageExecutor::executeMessage Message   m
 

execute a message using the current Connector in the ConnectorSingleton.

Definition at line 6 of file MessageExecutor.C.

References Connector::disconnect(), TreeNode::existChild(), TreeNode::getChild(), ConnectorSingleton::getConnector(), Message::getTree(), TreeNode::getValue(), Connector::lastChange(), Connector::patch(), Connector::sendUpdate(), Connector::shutDown(), and Connector::unPatch().


The documentation for this class was generated from the following files:
Generated on Tue Dec 17 21:14:40 2002 for AUSS_Connector by doxygen1.2.18