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 "lcmaps_arguments.h"

Include dependency graph for lcmaps_arguments.c:

Include dependency graph

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 at Thu Mar 4 17:39:14 2004 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001