ROOT  6.06/08
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::UserGroup_t ( )
inline

Definition at line 157 of file TSystem.h.

Member Data Documentation

§ fGid

Int_t UserGroup_t::fGid

§ fGroup

TString UserGroup_t::fGroup

§ fPasswd

TString UserGroup_t::fPasswd

Definition at line 154 of file TSystem.h.

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

§ fRealName

TString UserGroup_t::fRealName

§ fShell

TString UserGroup_t::fShell

Definition at line 156 of file TSystem.h.

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

§ fUid

Int_t UserGroup_t::fUid

§ fUser

TString UserGroup_t::fUser

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