Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

lcmaps_gss_assist_gridmap.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) Members of the EGEE Collaboration. 2004.
00003  * See http://eu-egee.org/partners/ for details on the copyright holders.
00004  * For license conditions see the license file or
00005  * http://eu-egee.org/license.html
00006  *
00007  * Copyright (c) 2004 by 
00008  *     David Groep <davidg@nikhef.nl>,
00009  *     Oscar Koeroo <okoeroo@nikhef.nl>,
00010  *     Martijn Steenbakkers <martijn@nikhef.nl>,
00011  *     Gerben Venekamp <venekamp@nikhef.nl>,
00012  *     NIKHEF Amsterdam, the Netherlands
00013  *     Universiteit van Amsterdam, the Netherlands
00014  */
00015 
00029 #ifndef LCMAPS_GSS_ASSIST_GRIDMAP_H
00030 #define LCMAPS_GSS_ASSIST_GRIDMAP_H
00031 
00032 #ifndef LCMAPS_GSS_ASSIST_GRIDMAP_C
00033 #   define LCMAPS_GSS_ASSIST_GRIDMAP_C_STORAGE_CLASS extern
00034 #else
00035 #   define LCMAPS_GSS_ASSIST_GRIDMAP_C_STORAGE_CLASS
00036 #endif
00037 
00038 /******************************************************************************
00039  *                 Module definition
00040  *****************************************************************************/
00041 
00042 LCMAPS_GSS_ASSIST_GRIDMAP_C_STORAGE_CLASS int
00043 globus_gss_assist_gridmap(
00044     char *   globusidp,
00045     char **  useridp
00046 );
00047 
00048 #endif /* LCMAPS_GSS_ASSIST_GRIDMAP_H */
00049 
00050 /******************************************************************************
00051 CVS Information:
00052     $Source: /cvs/jra1mw/org.glite.security.lcmaps-interface/interface/lcmaps_gss_assist_gridmap.h,v $
00053     $Date: 2004/12/02 17:44:49 $
00054     $Revision: 1.3 $
00055     $Author: msteenba $
00056 ******************************************************************************/

Generated on Sun May 29 21:22:10 2005 for lcmaps by doxygen 1.3.5