28 #include "libGIFTQuPerl/include/uses-declarations.h"
string mName
the name
Definition: CXMLTriplet.h:43
static const int up
end of an element, up in the tree
Definition: CXMLTriplet.h:52
static const int text
a text node
Definition: CXMLTriplet.h:56
This structure contains a triplet of (instruction,name,value).
Definition: CXMLTriplet.h:37
static const int attribute
an attribute
Definition: CXMLTriplet.h:54
string mValue
the value
Definition: CXMLTriplet.h:45
int mInstruction
the instruction
Definition: CXMLTriplet.h:41
static const int element
a list of the possible instructions beginning of an element
Definition: CXMLTriplet.h:50