> The XQuery Processor
#include <ostream>#include <zorba/config.h>#include <zorba/sax2.h>#include <zorba/api_shared_types.h>#include <zorba/options.h>Go to the source code of this file.
Namespaces | |
| namespace | zorba |
Classes | |
| class | zorba::XQuery |
| This class is the representation of an XQuery in the Zorba engine. More... | |
Functions | |
| ZORBA_EXTERN_DECL std::ostream & | zorba::operator<< (std::ostream &os, XQuery *aQuery) |
| ZORBA_EXTERN_DECL std::ostream & | zorba::operator<< (std::ostream &os, const XQuery_t &aQuery) |