#include "TSystem.h"

FileStat_t


class description - header file - 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

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

Last update: Tue Jul 11 11:44:52 2006


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.