#include <cstddef>
#include <vector>
#include <zorba/config.h>
#include <zorba/api_shared_types.h>
#include <zorba/smart_ptr.h>
Go to the source code of this file.
Classes | |
class | zorba::ContextualExternalFunction |
The ContextualExternalFunction class serves as the base of subclasses that represent the implementation of contextual external functions. More... | |
class | zorba::ExternalFunction |
The ExternalFunction class serves as the base of subclasses that represent the implementation/body of external functions. More... | |
class | zorba::Function |
The Function class represents a function that is callable from XQuery code, and it gives access to the various properties that are specified in the declaration of the function within a Prolog. More... | |
class | zorba::NonContextualExternalFunction |
The NonContextualExternalFunction class serves as the base of subclasses that represent the implementation of non contextual external functions. More... |
Namespaces | |
namespace | zorba |
Copyright 2006-2011 The FLWOR Foundation. |