ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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>

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
Collaboration diagram for UserGroup_t:
[legend]

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