GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

Common.h File Reference

Header file for user code using the pipe/endpoint adaptor. More...

#include "GAT.h"

Include dependency graph for Common.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  GATPipeAdaptorInfo_S

Defines

#define _COMMON_H_   1

Typedefs

typedef GATPipeAdaptorInfo_S GATPipeAdaptorInfo


Detailed Description

Header file for user code using the pipe/endpoint adaptor.

Date:
Date:
2004/05/03 18:48:17

Version:
Header:
/export/cvs-gridlab/wp-1/Codes/GATEngine/C-reference/adaptors/endpoint/Common.h,v 1.3 2004/05/03 18:48:17 hartmutkaiser Exp

Copyright (C) Kelly Davis This file is part of the GAT Engine. Contributed by Kelly Davis <kdavis@aei.mpg.de>.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

The GAT Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the GAT Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. Copyright notice.

Definition in file Common.h.


Define Documentation

#define _COMMON_H_   1
 

Definition at line 29 of file Common.h.


Typedef Documentation

typedef struct GATPipeAdaptorInfo_S GATPipeAdaptorInfo