ZorbaCXX-API Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
zorba::CollectionA Collection is a sequence of Node Items
zorba::DefaultContentHandlerA default content handler class implementing the SAX2_ContentHandler and SAX2_LexicalHandler interfaces with all functions being implemented and doing nothing
zorba::DefaultErrorHandler
zorba::DynamicContextInstances of the class DynamicContext contain the information that is available at the time the query is executed
zorba::DynamicExceptionDynamicException represents a dynamic error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors)
zorba::ErrorHandlerErrorHandler defines an interface
zorba::ExternalFunctionDataBase class for all external function classes
zorba::IdentTypes
zorba::ItemThe Zorba Item interface
zorba::ItemFactoryItemFactory to create Items
zorba::ItemSequenceThis interface represents an instance of the XQuery 1.0 and XPath 2.0 Data Model (XDM)
zorba::IteratorInterface for an Iterator over an instance of the XML Data Model
zorba::QueryExceptionQueryException is the base class for all errors that occur during query processing and have a direct connection to the query, i.e
zorba::ResultIteratorA ResultIterator can be used to compute and retrieve the result of an XQuery in a one-item-at-a-time fashion
zorba::SAX2_Attributes
zorba::SAX2_ContentHandlerReceive notification of events that result from serializing a query result as XML
zorba::SAX2_LexicalHandler
zorba::SerializationExceptionSerializationException represents a serialization error as defined in the XSLT 2.0 and XQuery 1.0 Serialization Specification (see http://www.w3.org/TR/2005/CR-xslt-xquery-serialization-20051103/)
zorba::simplestore::SimpleStoreManager
zorba::SmartObject
zorba::SmartPtr< T >
zorba::StatelessExternalFunction
zorba::StaticContextInstances of the class StaticContext containt the information that is available at the time the query is compiled
zorba::StaticExceptionStaticException represents a static error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors)
zorba::store::StoreConsts
zorba::StringThe Zorba String class
zorba::SystemExceptionSystemException represents an error that occurs in the Zorba system
zorba::TypeExceptionTypeException represents a type error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors)
zorba::TypeIdentifierType identifiers
zorba::VersionProvide access to the version of Zorba that is used
zorba::XmlDataManagerUsing the XmlDataManager one can manage documents and collections
zorba::XQueryThis class is the representation of an XQuery in the Zorba engine
zorba::ZorbaThe Zorba class is the single point of access to the Zorba engine
Zorba_CompilerHintsSet of hints that can be passed to the query compiler
Zorba_SerializerOptionsOptions that configure the serialization process of a query result
zorba::ZorbaDebugger@
zorba::ZorbaDebuggerClient
zorba::ZorbaExceptionBase class of all exceptions thrown by Zorba