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

_lcas_defines.h File Reference

Internal header file with some common defines for LCAS. More...

#include "lcas_defines.h"

Include dependency graph for _lcas_defines.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.

Defines

#define LCAS_MAXPATHLEN   500
#define LCAS_MAXARGSTRING   2000
#define LCAS_MAXARGS   51


Detailed Description

Internal header file with some common defines for LCAS.

Author:
Martijn Steenbakkers for the EU DataGrid.

For internal use only.

Definition in file _lcas_defines.h.


Define Documentation

#define LCAS_MAXARGS   51
 

maximum number of arguments (+1) to be passed to LCAS authorization plugins/modules.

For internal use only.

Definition at line 33 of file _lcas_defines.h.

#define LCAS_MAXARGSTRING   2000
 

maximum length of the plugin argument string as specified in the LCAS database.

For internal use only.

Definition at line 31 of file _lcas_defines.h.

#define LCAS_MAXPATHLEN   500
 

maximum path lengths of files, used in plugin and database structures.

For internal use only.

Definition at line 29 of file _lcas_defines.h.


Generated at Tue Sep 23 15:06:56 2003 for edg-lcas by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001