CXEVTripletList Class Reference

[CADIHash.h Index] [CADIHash.h Hierarchy]


This visitor converts a CXMLTree into a list of (instruction,name,value) triplets, in order to pass them to Perl or CORBA More...

#include <../libInvertedFile/include/CXEVTripletList.h>

Inherits: CXMLElementVisitor

Public Members

Protected Members


Detailed Description

This visitor converts a CXMLTree into a list of (instruction,name,value) triplets, in order to pass them to Perl or CORBA.


CXEVTripletList()

constructor. we do not need anything

virtual bool startVisit(const CXMLElement& inVisited)

actually carrying out the visit

virtual void endVisit(const CXMLElement& inVisited)

actually carrying out the visit

const CXMLTripletList& getTripletList() const

getting the list which was built

CXMLTripletList mTripletList

A list of (instruction,name,value) triplets.


Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000
Kdoc