Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCzorba::internal::ztd::has_insertion_operator_impl::any_tThis dummy class is used to make the matching of the dummy operator<<() worse than the global operator<<(), if any
oCzorba::audit::AuditorTraits< T, flags >
oCzorba::audit::AuditorTraits< const char * >
oCzorba::audit::AuditorTraits< const int >
oCzorba::audit::AuditorTraits< const std::string >
oCzorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >
oCzorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >
oCzorba::audit::AuditorTraits< String >
oCzorba::audit::AuditorTraits< zorba::time::Timer >
oCzorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >
oCzorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >
oCzorba::transcode::auto_attach< StreamType >A transcode::auto_attach is a class that attaches a transcode::streambuf to a stream and automatically detaches it when the auto_attach object is destroyed
oCzorba::encoding::Base64
oCzorba::internal::bool_value< B >
oCzorba::internal::bool_value< false >
oCzorba::internal::bool_value< ZORBA_TR1_NS::is_convertible< T, rv< T > & >::value >
oCzorba::Tokenizer::CallbackA Callback is called once per token
oCzorba::CollectionManagerThis class defines a set of functions for managing persistent collections
oCzorba::audit::Configuration
oCzorba::DebuggerClientA DBGP client implementation for commands
oCzorba::DebuggerEventHandler
oCzorba::DebuggerSocketExceptionSignals a problem with the execution of a socket call
oCstd::default_delete< T >
oCstd::default_delete< T[]>
oCzorba::internal::ztd::destroy_delete< T >A deleter class that can be used with unique_ptr
oCzorba::DiagnosticA Diagnostic is the base class for all Zorba diagnostics (errors and warnings)
oCzorba::DiagnosticHandlerWhen registered with an XQuery object, a DiagnosticHandler handles all exceptions and warnings that otherwise would have been thrown or reported
oCzorba::DocumentManager
oCzorba::DynamicContextInstances of the class DynamicContext contain the information that is available at the time the query is executed
oCstd::enable_if< bool, T >
oCstd::enable_if< true, T >
oCzorba::EntityDataThe class containing data which may be of use to URIMappers and URLResolvers when mapping/resolving a URI
oCzorba::XQueryStackTrace::Entry
oCzorba::audit::Event
oCzorba::ExternalFunctionServes as the base of subclasses that represent the implementation/body of external functions
oCzorba::ExternalFunctionParameterInstances of subclasses of this abstract class may be used as parameters to the DynamicContext::addExternalFunctionParameter function
oCzorba::ExternalModuleAn external module represents a group of external functions, all belonging to the same target namespace
oCzorba::filesystem_path
oCzorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator< T >The implementation class that can be used to determine whether a given type T has a global std::ostream& operator<<(std::ostream&,T const&) defined for it
oCzorba::IdentTypes
oCzorba::ItemThe Zorba Item interface
oCzorba::ItemFactoryItemFactory to create Items
oCzorba::Sequence< T >::iterator
oCzorba::Thesaurus::iteratorAn iterator is used to iterate over lookup results
oCzorba::internal::ztd::less< T >
oCzorba::internal::ztd::less< char const * >
oCzorba::internal::diagnostic::locationA location hold the file location of an error
oCzorba::audit::Observation
oCzorba::internal::diagnostic::parameters
oCzorba::XmlDataManager::ParseOptionsStores various properties that affect how a document is parsed
oCzorba::Stemmer::PropertiesVarious properties of this Stemmer
oCzorba::Tokenizer::PropertiesVarious properties of this Tokenizer
oCzorba::PropertiesBase
oCzorba::audit::PropertyIdentifier for a specific piece of information that can be audited
oCzorba::audit::PropertyGroupIdentifier for a set of pieces of information that can be audited together
oCzorba::audit::Provider
oCzorba::internal::ztd::proxy< OriginalType >
oCzorba::diagnostic::QNameA QName is the abstract base class for a QName
oCzorba::audit::Record
oCzorba::ResourceThe class representing the result of URL resolution
oCzorba::internal::rv< T >
oCzorba::SAX2_Attributes
oCzorba::SAX2_ContentHandlerReceive notification of events that result from serializing a query result as XML
oCzorba::SAX2_LexicalHandler
oCzorba::audit::ScopedAuditor< T, flags >
oCzorba::audit::ScopedRecord
oCzorba::Sequence< T >Provides a way for a function to return a sequence of some type T that can be iterated over
oCzorba::SerializationCallback
oCzorba::internal::ztd::sfinae_base
oCzorba::SmartObject
oCzorba::SmartPtr< T >
oCzorba::StackFrameRepresentation of the runtime stack frame
oCzorba::Tokenizer::StateA State contains inter-Tokenizer state, currently the current token, sentence, and paragraph numbers
oCzorba::StemmerA Stemmer is used to obtain the "stem" (root) word of of some word
oCzorba::StemmerProviderA StemmerProvider, given a language, provides a Stemmer for it
oCzorba::store::StoreConsts
oCzorba::StoreManagerClass contains helper functions to create and destroy the store that is to be used by the zorba library
oCzorba::transcode::stream< StreamType >A transcode::stream is used to wrap a C++ standard I/O stream with a transcode::streambuf so that transcoding and the management of the streambuf happens automatically
oCzorba::transcode::streambufA transcode::streambuf is-a std::streambuf for transcoding character encodings from/to UTF-8 on-the-fly
oCzorba::StringThe Zorba string class
oCzorba::ThesaurusA Thesaurus provides a way to look up related phrases for a given phrase
oCzorba::time::Timer
oCzorba::TokenizerA Tokenizer breaks a string into a stream of word tokens
oCzorba::TokenizerProviderA TokenizerProvider provides a Tokenizer for a given language
oCstd::unique_ptr< T, D >
oCstd::unique_ptr< T[], D >
oCstd::unique_ptr_storage< T, D, bool >
oCstd::unique_ptr_storage< T, D, true >
oCzorba::URIHelperA helper class to do uri conversions
oCzorba::URIMapperInterface for URI mapping
oCzorba::URLResolverInterface for URL resolving
oCzorba::VersionProvide access to the version of Zorba that is used
oCzorba::XmlDataManagerUsing the XmlDataManager one can manage documents and collections
oCzorba::XQueryStackTrace
oCzorba::ZorbaSingle point of access to the Zorba engine
oCZorba_CompilerHintsSet of hints that can be passed to the query compiler
\Czorba::ZorbaExceptionA ZorbaException is the base class for all Zorba exceptions
blog comments powered by Disqus