#include <string>
#include <xercesc/util/XercesDefs.hpp>
#include <xqilla/framework/XQillaExport.hpp>
#include <xqilla/items/Item.hpp>
#include <xqilla/runtime/ResultImpl.hpp>
#include <xqilla/runtime/EmptyResult.hpp>
Go to the source code of this file.
Classes | |
class | Result |
A scoped pointer wrapper for the lazily evaluated query result. More... |