TWebFile


class description - source file - inheritance tree

class TWebFile : public TFile

    private:
TWebFile() void Init(Bool_t) public:
TWebFile(TUrl url) TWebFile(const char* url) virtual ~TWebFile() static TClass* Class() virtual Seek_t GetSize() const virtual TClass* IsA() const virtual Bool_t IsOpen() const virtual Bool_t ReadBuffer(char* buf, Int_t len) virtual Int_t ReOpen(Option_t* mode) virtual void Seek(Seek_t offset, TFile::ERelativeTo pos = kBeg) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TUrl fUrl URL of file Seek_t fOffset seek offset

Class Description



Last update: Fri May 14 13:32:45 2004


ROOT page - Class index - 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.