#include <lcmaps_vo_data.h>
Data Fields | |
char * | vostring |
char * | groupname |
gid_t | gid |
Definition at line 82 of file lcmaps_vo_data.h.
|
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(). |
|
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(). |
|
VO information string Definition at line 84 of file lcmaps_vo_data.h. Referenced by lcmaps_cleanVoMapping(), lcmaps_copyVoMapping(), lcmaps_createVoMapping(), and lcmaps_printVoMapping(). |