#include "TSystem.h"

FileStat_t


class description - source file - inheritance tree (.pdf)

class FileStat_t

Inheritance Chart:
FileStat_t

    public:
FileStat_t() FileStat_t(const FileStat_t&) ~FileStat_t() FileStat_t& operator=(const FileStat_t&)

Data Members


    public:
Long_t fDev device id Long_t fIno inode Int_t fMode protection (combination of EFileModeMask bits) Int_t fUid user id of owner Int_t fGid group id of owner Long64_t fSize total size in bytes Long_t fMtime modification date Bool_t fIsLink symbolic link

Class Description

                                                                      
 TSystem                                                              
                                                                      
 Abstract base class defining a generic interface to the underlying   
 Operating System.                                                    
                                                                      




Inline Functions


               void ~FileStat_t()
         FileStat_t FileStat_t()
         FileStat_t FileStat_t(const FileStat_t&)
        FileStat_t& operator=(const FileStat_t&)


Author: Fons Rademakers 15/09/95
Last update: root/base:$Name: $:$Id: TSystem.h,v 1.50 2005/09/05 10:55:03 rdm 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.