Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
XQC_DynamicContext | |
XQC_ErrorHandler | The XQC_ErrorHandler struct is designed to be populated by users for the purpose of collecting more detailed error messages from an XQC implementation |
XQC_Expression | The XQC_Expression struct represents a prepared query, and allows the user to execute that query any number of times |
XQC_Implementation | The XQC_Implementation struct provides factory functions for preparing queries |
XQC_InputStream | The XQC_InputStream struct is designed to be populated by users for the purpose of streaming data into an XQC implementation |
XQC_Sequence | |
XQC_StaticContext | The XQC_StaticContext struct provides a way to specify values for the static context of the query to be prepared |