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"

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 on Sat Oct 2 02:18:27 2004 for edg-lcmaps by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002