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 82 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 87 of file lcmaps_vo_data.h.

Referenced by lcmaps_copyVoMapping(), lcmaps_createVoMapping(), and lcmaps_printVoMapping().

char* lcmaps_vo_mapping_s::groupname
 

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

Definition at line 85 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoMapping(), lcmaps_copyVoMapping(), lcmaps_createVoMapping(), and lcmaps_printVoMapping().

char* lcmaps_vo_mapping_s::vostring
 

VO information string

Definition at line 84 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoMapping(), lcmaps_copyVoMapping(), lcmaps_createVoMapping(), and lcmaps_printVoMapping().


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5