XMLObject.h File Reference
Go to the source code of this file.
Classes | |
| class | XMLObject |
| Base class for all objects that needs access to xml data. More... | |
Defines | |
| #define | xmlCase(x) |
| Macro to emulate a SWITCH-CASE operation for strings. | |
| #define | xmlAttributeValue(x) (_attributes.GetValue(x)) |
| Macro to retrieve the value of a named attribute. | |
| #define | xmlValue (_value) |
| Macro to retrieve the value of the current attribute. | |
Reproduction/republishing of any material on this site without permission is strictly prohibited.
