GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

GATVersion.c File Reference

Source file contains the versioning functions for the GAT engine. More...

#include "GAT.h"
#include "GATUtil.h"

Include dependency graph for GATVersion.c:

Include dependency graph

Go to the source code of this file.

Functions

GATuint32 GATUtil_GetVersion (void)
 GATUtil_GetVersion.


Variables

const char * rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/src/GATVersion.c,v 1.1 2004/04/05 19:40:45 hartmutkaiser Exp $"


Detailed Description

Source file contains the versioning functions for the GAT engine.

Date:
Mon Apr 05 2004
Version:
Header:
/export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/src/GATVersion.c,v 1.1 2004/04/05 19:40:45 hartmutkaiser Exp

Copyright (C) Hartmut Kaiser This file is part of the GAT Engine. Contributed by Hartmut Kaiser <hartmutkaiser [at] t-online [dot] de>.

Use, modification and distribution is subject to the Gridlab Software License. (See accompanying file GLlicense.txt or copy at http://www.gridlab.org/GLlicense.txt)

Definition in file GATVersion.c.


Function Documentation

GATuint32 GATUtil_GetVersion void   
 

GATUtil_GetVersion.

Returns the version of the GAT engine.

Definition at line 26 of file GATVersion.c.

References GATuint32, and GATVERSION_FULLVERSION.


Variable Documentation

const char* rcsid = "$Header: /export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/src/GATVersion.c,v 1.1 2004/04/05 19:40:45 hartmutkaiser Exp $" [static]
 

Definition at line 17 of file GATVersion.c.