XQC_DynamicContext_s | |
XQC_ErrorHandler_s | 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_s | The XQC_Expression struct represents a prepared query, and allows the user to execute that query any number of times |
XQC_Implementation_s | The XQC_Implementation struct provides factory functions for preparing queries |
XQC_InputStream_s | The XQC_InputStream struct is designed to be populated by users for the purpose of streaming data into an XQC implementation |
XQC_Sequence_s | |
XQC_StaticContext_s | The XQC_StaticContext struct provides a way to specify values for the static context of the query to be prepared |