System documentation of the GNU Image-Finding Tool

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

CXMLTriplet Class Reference

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

#include <CXMLTriplet.h>

List of all members.

Public Attributes

int mInstruction
 the instruction
string mName
 the name
string mValue
 the value

Static Public Attributes

const int element
 a list of the possible instructions beginning of an element
const int up
 end of an element, up in the tree
const int attribute
 an attribute
const int text
 a text node


Detailed Description

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

It is designed to help build an XML tree from a flat structure.


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