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

lcmaps_vo_mapping_s Struct Reference

structure that contains the VO information string (or FQAN) and the local Gid it is mapped to. More...

#include <lcmaps_vo_data.h>


Data Fields

char * vostring
char * groupname
gid_t gid


Detailed Description

structure that contains the VO information string (or FQAN) and the local Gid it is mapped to.

Definition at line 75 of file lcmaps_vo_data.h.


Field Documentation

gid_t lcmaps_vo_mapping_s::gid
 

GID the VO information string should be mapped to (according to the groupmapfile)

Definition at line 80 of file lcmaps_vo_data.h.

char* lcmaps_vo_mapping_s::groupname
 

groupname the VO information string should be mapped to (according to the groupmapfile)

Definition at line 78 of file lcmaps_vo_data.h.

char* lcmaps_vo_mapping_s::vostring
 

VO information string

Definition at line 77 of file lcmaps_vo_data.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 2 02:18:27 2004 for edg-lcmaps by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002