SAGA C++ API 1.6
version.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  saga
 

The SAGA root namespace.


Defines

#define SAGA_VERSION_PACKAGE_ISN_FULL   SAGA_VERSION_FULL
#define SAGA_VERSION_PACKAGE_ISN_MAJOR   SAGA_VERSION_MAJOR
#define SAGA_VERSION_PACKAGE_ISN_MINOR   SAGA_VERSION_MINOR
#define SAGA_VERSION_PACKAGE_ISN_SUBMINOR   SAGA_VERSION_SUBMINOR
#define SAGA_VERSION_PACKAGE_ISN_DATE   SAGA_VERSION_DATE
#define SAGA_VERSION_PACKAGE_ISN_SUBMINORMASK   SAGA_VERSION_SUBMINORMASK
#define SAGA_VERSION_PACKAGE_ISN_API   SAGA_VERSION_API
#define SAGA_VERSION_PACKAGE_ISN_ISCOMPATIBLE_EX(version)
#define SAGA_VERSION_PACKAGE_ISN_ISCOMPATIBLE()

Functions

unsigned long saga::get_isn_package_version ()
unsigned long saga::get_isn_package_api_version ()

Define Documentation

#define SAGA_VERSION_PACKAGE_ISN_FULL   SAGA_VERSION_FULL

Definition at line 20 of file packages/isn/version.hpp.

Referenced by saga::get_isn_package_version().

#define SAGA_VERSION_PACKAGE_ISN_MAJOR   SAGA_VERSION_MAJOR

Definition at line 22 of file packages/isn/version.hpp.

#define SAGA_VERSION_PACKAGE_ISN_MINOR   SAGA_VERSION_MINOR

Definition at line 23 of file packages/isn/version.hpp.

#define SAGA_VERSION_PACKAGE_ISN_SUBMINOR   SAGA_VERSION_SUBMINOR

Definition at line 24 of file packages/isn/version.hpp.

#define SAGA_VERSION_PACKAGE_ISN_DATE   SAGA_VERSION_DATE

Definition at line 26 of file packages/isn/version.hpp.

#define SAGA_VERSION_PACKAGE_ISN_SUBMINORMASK   SAGA_VERSION_SUBMINORMASK

Definition at line 28 of file packages/isn/version.hpp.

#define SAGA_VERSION_PACKAGE_ISN_API   SAGA_VERSION_API

Definition at line 32 of file packages/isn/version.hpp.

Referenced by saga::get_isn_package_api_version().

#define SAGA_VERSION_PACKAGE_ISN_ISCOMPATIBLE_EX (   version)
#define SAGA_VERSION_PACKAGE_ISN_ISCOMPATIBLE ( )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines