ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
UserGroup_t Struct Reference

Definition at line 149 of file TSystem.h.

Public Member Functions

 UserGroup_t ()
 

Public Attributes

Int_t fUid
 
Int_t fGid
 
TString fUser
 
TString fGroup
 
TString fPasswd
 
TString fRealName
 
TString fShell
 

#include <TSystem.h>

+ Collaboration diagram for UserGroup_t:

Constructor & Destructor Documentation

UserGroup_t::UserGroup_t ( )
inline

Definition at line 157 of file TSystem.h.

Member Data Documentation

Int_t UserGroup_t::fGid
TString UserGroup_t::fGroup
TString UserGroup_t::fPasswd

Definition at line 154 of file TSystem.h.

Referenced by TUnixSystem::GetUserInfo(), and TWinNTSystem::GetUserInfo().

TString UserGroup_t::fRealName
TString UserGroup_t::fShell

Definition at line 156 of file TSystem.h.

Referenced by TUnixSystem::GetUserInfo(), and TWinNTSystem::GetUserInfo().

Int_t UserGroup_t::fUid
TString UserGroup_t::fUser

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