UserGroup_t
class description - source file - inheritance tree (.pdf)
    public:
                   UserGroup_t()
                   UserGroup_t(const UserGroup_t&)
                   ~UserGroup_t()
      UserGroup_t& operator=(const UserGroup_t&)
    public:
        Int_t fUid       user id
        Int_t fGid       group id
      TString fUser      user name
      TString fGroup     group name
      TString fPasswd    password
      TString fRealName  user full name
      TString fShell     user preferred shell
                                                                      
 TSystem                                                              
                                                                      
 Abstract base class defining a generic interface to the underlying   
 Operating System.                                                    
                                                                      
Inline Functions
                void ~UserGroup_t()
         UserGroup_t UserGroup_t()
         UserGroup_t UserGroup_t(const UserGroup_t&)
        UserGroup_t& operator=(const UserGroup_t&)
Author: Fons Rademakers 15/09/95
Last update: root/base:$Name:  $:$Id: TSystem.h,v 1.53 2005/11/14 09:46:45 brun Exp $
Copyright  (C) 1995-2000, Rene Brun and Fons Rademakers.               *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.