+
class FileStat_t
-
#include "TSystem.h"
Display options:
Show inherited
Show non-public

class FileStat_t


TSystem

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


Function Members (Methods)

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

Data Members

public:
Long_tfDevdevice id
Int_tfGidgroup id of owner
Long_tfInoinode
Bool_tfIsLinksymbolic link
Int_tfModeprotection (combination of EFileModeMask bits)
Long_tfMtimemodification date
Long64_tfSizetotal size in bytes
Int_tfUiduser id of owner

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

FileStat_t(const FileStat_t& )
{ }
TSystem& operator=(const FileStat_t& )

Last update: Mon Jun 25 19:39:09 2007

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.