soprano/version.h File Reference

#include "soprano_export.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.

Namespaces

namespace  Soprano

Defines

#define SOPRANO_VERSION_STRING   "2.0.3"
 Soprano version as string at compile time.
#define SOPRANO_VERSION_MAJOR   2
 The major Soprano version number at compile time.
#define SOPRANO_VERSION_MINOR   0
 The minor Soprano version number at compile time.
#define SOPRANO_VERSION_RELEASE   3
 The Soprano release version number at compile time.

Functions

SOPRANO_EXPORT unsigned int Soprano::versionMajor ()
 Returns the major number of Soprano's version, e.g. 1 for Soprano 1.0.2.
SOPRANO_EXPORT unsigned int Soprano::versionMinor ()
 Returns the minor number of Soprano's version, e.g. 0 for Soprano 1.0.2.
SOPRANO_EXPORT unsigned int Soprano::versionRelease ()
 Returns the release of Soprano's version, e.g. 2 for Soprano 1.0.2.
SOPRANO_EXPORT const char * Soprano::versionString ()
 Returns the Soprano version as string, e.g. "1.0.2".


Define Documentation

#define SOPRANO_VERSION_STRING   "2.0.3"

Soprano version as string at compile time.

Definition at line 28 of file version.h.

#define SOPRANO_VERSION_MAJOR   2

The major Soprano version number at compile time.

Definition at line 31 of file version.h.

#define SOPRANO_VERSION_MINOR   0

The minor Soprano version number at compile time.

Definition at line 34 of file version.h.

#define SOPRANO_VERSION_RELEASE   3

The Soprano release version number at compile time.

Definition at line 37 of file version.h.


Generated on Wed Mar 5 20:46:54 2008 for Soprano by  doxygen 1.5.5