version.h File Reference

#include <string>
#include <zorba/config.h>

Go to the source code of this file.

Namespaces

namespace  zorba

Classes

class  zorba::Version
 Provide access to the version of Zorba that is used. More...

Functions

ZORBA_EXTERN_DECL std::ostream & zorba::operator<< (std::ostream &os, const Version &aVersion)
 Write the result of calling aVersiongetVersion() to the given output stream.