System documentation of the GNU Image-Finding Tool

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

CXEVCommunication Class Reference

A visitor visiting document trees built from the communication. More...

#include <CXEVCommunication.h>

Inheritance diagram for CXEVCommunication:

CXMLElementVisitor List of all members.

Public Member Functions

 CXEVCommunication (CCommunicationHandler *inHandler)
 constructor.

virtual bool startVisit (const CXMLElement &inVisited)
 actually carrying out the visit

virtual void endVisit (const CXMLElement &inVisited)
 actually carrying out the visit


Protected Attributes

string mSessionID
 the session in which this message is sent

CCommunicationHandlermHandler
 CCommunicationHandler which will build the response from our calls.


Detailed Description

A visitor visiting document trees built from the communication.


Constructor & Destructor Documentation

CXEVCommunication::CXEVCommunication CCommunicationHandler inHandler  ) 
 

constructor.

When traversing the tree we need to call member functions of the communication handler with subtrees of the tree we traverse.


The documentation for this class was generated from the following file:
Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen