Classes | Namespaces | Functions
version.h File Reference
#include <string>
#include <zorba/config.h>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  zorba
 Copyright 2006-2011 The FLWOR Foundation.
 

Functions

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