Public Member Functions | List of all members
zorba::SerializationCallback Class Reference

#include <zorba/serialization_callback.h>

Public Member Functions

virtual ExternalModulegetExternalModule (const String &aURI) const
 
virtual bool getTraceStream (std::ostream *&) const
 
virtual URIMappergetURIMapper (size_t i) const
 Get the i-th URIMapper that was registered before serialization. More...
 
virtual URLResolvergetURLResolver (size_t i) const
 Get the i-th URLResolver that was registered before serialization. More...
 
virtual ~SerializationCallback ()
 

Detailed Description

Definition at line 25 of file serialization_callback.h.

Constructor & Destructor Documentation

virtual zorba::SerializationCallback::~SerializationCallback ( )
inlinevirtual

Definition at line 28 of file serialization_callback.h.

Member Function Documentation

virtual ExternalModule* zorba::SerializationCallback::getExternalModule ( const String aURI) const
virtual
virtual bool zorba::SerializationCallback::getTraceStream ( std::ostream *&  ) const
virtual
virtual URIMapper* zorba::SerializationCallback::getURIMapper ( size_t  i) const
virtual

Get the i-th URIMapper that was registered before serialization.

virtual URLResolver* zorba::SerializationCallback::getURLResolver ( size_t  i) const
virtual

Get the i-th URLResolver that was registered before serialization.


The documentation for this class was generated from the following file:
blog comments powered by Disqus