SourceForge.net Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Examples

XQQuery.hpp File Reference

#include <xqilla/framework/XQillaExport.hpp>
#include <vector>
#include <string>
#include <xercesc/util/XMemory.hpp>
#include <xercesc/sax/InputSource.hpp>
#include <xqilla/runtime/ResultImpl.hpp>
#include <xqilla/runtime/LazySequenceResult.hpp>
#include <xqilla/context/StaticContext.hpp>

Include dependency graph for XQQuery.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  XQQuery
 Encapsulates a query expression. More...
class  XQQuery::QueryResult
 Top level lazy result iterator.

Typedefs

typedef std::vector< XQGlobalVariable *,
XQillaAllocator< XQGlobalVariable * > > 
GlobalVariables
typedef std::vector< XQQuery *,
XQillaAllocator< XQQuery * > > 
ImportedModules


Typedef Documentation

typedef std::vector<XQGlobalVariable*, XQillaAllocator<XQGlobalVariable*> > GlobalVariables
 

typedef std::vector<XQQuery*, XQillaAllocator<XQQuery*> > ImportedModules
 


Generated on Fri Sep 25 06:55:38 2009 for XQilla Simple API by  doxygen 1.3.9.1