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

lcmaps_arguments.c File Reference

LCMAPS module for creating and passing introspect/run argument lists. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "lcmaps_arguments.h"

Go to the source code of this file.


Detailed Description

LCMAPS module for creating and passing introspect/run argument lists.

Author:
Oscar Koeroo and Martijn Steenbakkers for the EU DataGrid.

The interface is composed of:

  1. lcmaps_setArgValue(): Set the value of argument with name argName of argType to value
  2. lcmaps_getArgValue(): Get the value of argument with name argName of argType
  3. lcmaps_findArgName(): Get index of argument with name argName
  4. lcmaps_cntArgs(): Count the number of arguments

Definition in file lcmaps_arguments.c.


Generated on Sat Oct 2 02:18:27 2004 for edg-lcmaps by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002