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

lcmaps_plugin_example.c File Reference

Interface to the LCMAPS plugins. More...

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

Include dependency graph for lcmaps_plugin_example.c:

Include dependency graph

Go to the source code of this file.


Detailed Description

Interface to the LCMAPS plugins.

Author:
Gerben Venekamp for the EU DataGrid.

This file contains the code for an example LCMAPS plugin and shows the interface the plugin has to provide to the LCMAPS. The interface consists of the following functions:
  1. plugin_initialize()
  2. plugin_run()
  3. plugin_terminate()
  4. plugin_introspect()

Definition in file lcmaps_plugin_example.c.


Generated at Thu Mar 4 17:39:25 2004 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001