#include <iostream>#include <zorba/config.h>#include <zorba/api_shared_types.h>#include <zorba/store_consts.h>#include <vector>

Go to the source code of this file.
Classes | |
| class | zorba::Item |
| The Zorba Item interface. More... | |
Namespaces | |
| namespace | zorba |
| Copyright 2006-2011 The FLWOR Foundation. | |
| namespace | zorba::serialization |
| namespace | zorba::store |
Typedefs | |
| typedef std::vector< std::pair < String, String > > | zorba::NsBindings |
| Used for Item::getNamespaceBindings() and ItemFactory::createElementNode(). More... | |
Functions | |
| void | zorba::serialization::operator& (zorba::serialization::Archiver &ar, zorba::Item &obj) |