CXMLTriplet Class Reference

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


This structure contains a triplet of (instruction,name,value) More...

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

Public Members


Detailed Description

This structure contains a triplet of (instruction,name,value). It is designed to help build an XML tree from a flat structure.


int mInstruction

the instruction

string mName

the name

string mValue

the value

static const int element

a list of the possible instructions

static const int up

end of an element, up in the tree

static const int attribute

an attribute

static const int text

a text node


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