56 #ifndef _xpathvariableset_h
57 #define _xpathvariableset_h
113 bool Set(
const Char8* Name,
bool Value);
119 bool Set(
const Char8* Name,
double Value);
125 bool Set(
const Char8* Name,
const Char8* Value);
138 #if !(defined(SWIG) && defined(MEZZLUA51)) // Stop Swig from making lua bindings but allow other languages
151 #endif // Include guard
XPathValueType
XPathQuery return type.
A fixed sized collection of nodes that an XPathQuery can work on.
All the definitions for datatypes as well as some basic conversion functions are defined here...
A set of XPath variables.
char Char8
A datatype to represent one character.
Enumerations and constant values used primarily in the XML system but useful for interacting with it ...
The bulk of the engine components go in this namspace.