AliDBPPRS


class description - source file - inheritance tree

class AliDBPPRS : public TObject

    private:
public:
AliDBPPRS AliDBPPRS() AliDBPPRS AliDBPPRS(const AliDBPPRS& obj) virtual void ~AliDBPPRS() static TClass* Class() const TString GetCOMMENT() const const TDatime GetDATE() const void GetEntry(Option_t* opt = next) const Int_t GetEVENT() const const char* GetField(Int_t index) const const TString* GetFields() const const TString GetFTP() const const TString GetID() const const TString GetLOG() const const Int_t GetNfields() const const Int_t GetPOS() const const Int_t GetRUN() const const Int_t GetSIZE() const const TString GetSTATUS() const const TString GetSTORAGE() const const TString GetWORKER() const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
Int_t fCurrentEntry Current entry to be retrieved from table Int_t fNfields number of fields in the table TString* fFields [fNfields] list of fields in the table Int_t fRUN RUN Int_t fEVENT EVENT TString fWORKER WORKER TString fSTATUS STATUS TDatime fDATE DATE TString fSTORAGE STORAGE TString fID ID Int_t fPOS POS Int_t fSIZE SIZE TString fFTP FTP TString fLOG LOG TString fCOMMENT COMMENT protected:
public:

Class Description

 DB Class for table PPRS:

*-- Author: Yves Schutz (SUBATECH)


AliDBPPRS()

~AliDBPPRS()

void GetEntry(Option_t * opt)
 Retrieves one single row from the table   //  opt = first : retrieves first entry
  opt = last  : retrieves last entry
  opt = next  : retrieves next to current entry



Inline Functions


             AliDBPPRS AliDBPPRS(const AliDBPPRS& obj)
           const char* GetField(Int_t index) const
        const TString* GetFields() const
           const Int_t GetNfields() const
           const Int_t GetRUN() const
           const Int_t GetEVENT() const
         const TString GetWORKER() const
         const TString GetSTATUS() const
         const TDatime GetDATE() const
         const TString GetSTORAGE() const
         const TString GetID() const
           const Int_t GetPOS() const
           const Int_t GetSIZE() const
         const TString GetFTP() const
         const TString GetLOG() const
         const TString GetCOMMENT() const
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)


Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *


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.