#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.
Classes |
class | zorba::XQuery |
| This class is the representation of an XQuery in the Zorba engine. More...
|
Namespaces |
namespace | zorba |
| Copyright 2006-2011 The FLWOR Foundation.
|
Functions |
ZORBA_DLL_PUBLIC std::ostream & | zorba::operator<< (std::ostream &os, const XQuery_t &aQuery) |
ZORBA_DLL_PUBLIC std::ostream & | zorba::operator<< (std::ostream &os, XQuery *aQuery) |