class TFVirtualFileIter


  File:      TFVirtualIO.cxx

  Version:   1.0

  Author:    Reiner Rohlfs (GADC)

  History:   1.0   15.07.03  first released version


Function Members (Methods)

 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

public:
virtual~TFVirtualFileIter()
static TClass*Class()
virtual TClass*IsA() const
virtual Bool_tIsOpen()
virtual Bool_tNext()
virtual TFIOElement&operator*()
virtual TFIOElement*operator->()
TFVirtualFileIter&operator=(const TFVirtualFileIter&)
virtual voidReset()
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Data Members

protected:
TFIOElement*fElementthe element associated with this Iterator
TStringfFileNamethe filename of this iterator

Class Charts

Inheritance Chart:
TFVirtualFileIter
TFAsroFileIter
TFFitsFileIter
TFRootFileIter

Function documentation

~TFVirtualFileIter()
Bool_t IsOpen()
Bool_t Next()
void Reset()

Author: (GADC)
Last update: Fri Mar 14 13:55:24 2008

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.