#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 | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::serialization | |
zorba::store | |
Constant Groups | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::serialization | |
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) |