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