> The XQuery Processor
#include <memory>#include <boost/smart_ptr.hpp>Go to the source code of this file.
Namespaces | |
| namespace | zorba |
Typedefs | |
| typedef boost::shared_ptr < Collection > | zorba::Collection_t |
| typedef std::auto_ptr < ItemSequence > | zorba::ItemSequence_t |
| typedef boost::shared_ptr < Iterator > | zorba::Iterator_t |
| typedef boost::shared_ptr < ResultIterator > | zorba::ResultIterator_t |
| typedef boost::shared_ptr < StaticContext > | zorba::StaticContext_t |
| typedef boost::shared_ptr < TypeIdentifier > | zorba::TypeIdentifier_t |
| typedef boost::shared_ptr< XQuery > | zorba::XQuery_t |