#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 | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
Typedefs | |
typedef Zorba_SerializerOptions_t *(* | zorba::itemHandler )(void *aUserData) |
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) |