| class TXmlEngExtensionFunctionDescriptor |
This class holds a name, a namespace URI and a pointer to a XPath extension function (either native or defined via MXmlEngXPathExtensionFunction interface).
| Public Member Functions | |
|---|---|
| TXmlEngExtensionFunctionDescriptor() | |
| Public Attributes | |
|---|---|
| void * | iFunc |
| const char * | iName |
| const char * | iNamespaceUri |
| TInt | iReserved |
| IMPORT_C | TXmlEngExtensionFunctionDescriptor | ( | ) |
Default constructor