This is the complete list of members for XQueryProcessor, including all inherited members.
| checkException() | XQueryProcessor | |
| clearParameters(bool deleteValues=false) | XQueryProcessor | |
| clearProperties() | XQueryProcessor | |
| clone() | XQueryProcessor | |
| declareNamespace(const char *prefix, const char *uri) | XQueryProcessor | |
| exceptionClear() | XQueryProcessor | |
| exceptionOccurred() | XQueryProcessor | |
| executeQueryToFile(const char *infilename, const char *ofilename, const char *query, const char *encoding=nullptr) | XQueryProcessor | |
| executeQueryToString(const char *infilename, const char *query, const char *encoding=nullptr) | XQueryProcessor | |
| executeQueryToValue(const char *infilename, const char *query, const char *encoding=nullptr) | XQueryProcessor | |
| getcwd() | XQueryProcessor | |
| getErrorCode() | XQueryProcessor | |
| getErrorMessage() | XQueryProcessor | |
| getException() | XQueryProcessor | |
| getParameter(const char *name, bool withParam=true) | XQueryProcessor | |
| getParameters() | XQueryProcessor | |
| getProperties() | XQueryProcessor | |
| getProperty(const char *name) | XQueryProcessor | |
| getQueryBaseURI() | XQueryProcessor | |
| getSaxonProcessor() | XQueryProcessor | inline |
| isStreaming() | XQueryProcessor | |
| removeParameter(const char *name) | XQueryProcessor | |
| runQueryToFile() | XQueryProcessor | |
| runQueryToString() | XQueryProcessor | |
| runQueryToValue() | XQueryProcessor | |
| setContextItem(XdmItem *value) | XQueryProcessor | |
| setContextItemFromFile(const char *filename) | XQueryProcessor | |
| setcwd(const char *cwd) | XQueryProcessor | |
| setLanguageVersion(const char *version) | XQueryProcessor | |
| setOutputFile(const char *outfile) | XQueryProcessor | |
| setParameter(const char *name, XdmValue *value, bool withParam=true) | XQueryProcessor | |
| setProperty(const char *name, const char *value) | XQueryProcessor | |
| setQueryBaseURI(const char *baseURI) | XQueryProcessor | |
| setQueryContent(const char *content) | XQueryProcessor | |
| setQueryFile(const char *filename) | XQueryProcessor | |
| setStreaming(bool option) | XQueryProcessor | |
| setUpdating(bool updating) | XQueryProcessor | |
| XQueryProcessor() | XQueryProcessor | |
| XQueryProcessor(SaxonProcessor *p, std::string cwd="") | XQueryProcessor | |
| XQueryProcessor(const XQueryProcessor &other) | XQueryProcessor | |
| ~XQueryProcessor() (defined in XQueryProcessor) | XQueryProcessor | |