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

lcmaps_vo_data.c File Reference

LCMAPS utilities for creating and accessing VO data structures. More...

#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>
#include <string.h>
#include "lcmaps_vo_data.h"
#include "lcmaps_log.h"

Include dependency graph for lcmaps_vo_data.c:

Include dependency graph

Go to the source code of this file.


Detailed Description

LCMAPS utilities for creating and accessing VO data structures.

Author:
Martijn Steenbakkers for the EU DataGrid.

The interface is composed of:
  1. lcmaps_createVoData(): create a VoData structure
  2. lcmaps_deleteVoData(): delete a VoData structure
  3. lcmaps_copyVoData(): copy (the contents of) a VoData structure
  4. lcmaps_printVoData(): print the contents of a VoData structure
  5. lcmaps_stringVoData(): cast a VoData structure into a string

Definition in file lcmaps_vo_data.c.


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