ROOT  6.06/08
Reference Guide
Public Attributes | List of all members
group Struct Reference

Definition at line 61 of file TWinNTSystem.h.

Public Attributes

char * gr_name
 
char * gr_passwd
 
int gr_gid
 
char ** gr_mem
 

#include <TWinNTSystem.h>

Member Data Documentation

§ gr_gid

int group::gr_gid

§ gr_mem

char** group::gr_mem

Definition at line 65 of file TWinNTSystem.h.

Referenced by TWinNTSystem::CollectMembers(), and TWinNTSystem::InitUsersGroups().

§ gr_name

char* group::gr_name

§ gr_passwd

char* group::gr_passwd

Definition at line 63 of file TWinNTSystem.h.

Referenced by TWinNTSystem::CollectGroups().


The documentation for this struct was generated from the following file: