TSQLObjectInfo Class Reference

#include <TSQLObjectData.h>

Inheritance diagram for TSQLObjectInfo:

TObject TObject List of all members.

Public Member Functions

 TSQLObjectInfo ()
 TSQLObjectInfo (Long64_t objid, const char *classname, Version_t version)
virtual ~TSQLObjectInfo ()
Long64_t GetObjId () const
const char * GetObjClassName () const
Version_t GetObjVersion () const
 TSQLObjectInfo ()
 TSQLObjectInfo (Long64_t objid, const char *classname, Version_t version)
virtual ~TSQLObjectInfo ()
Long64_t GetObjId () const
const char * GetObjClassName () const
Version_t GetObjVersion () const

Protected Attributes

Long64_t fObjId
TString fClassName
Version_t fVersion

Detailed Description

Definition at line 39 of file TSQLObjectData.h.


Constructor & Destructor Documentation

TSQLObjectInfo::TSQLObjectInfo (  ) 

TSQLObjectInfo::TSQLObjectInfo ( Long64_t  objid,
const char *  classname,
Version_t  version 
)

Definition at line 46 of file TSQLObjectData.cxx.

TSQLObjectInfo::~TSQLObjectInfo (  )  [virtual]

Definition at line 55 of file TSQLObjectData.cxx.

TSQLObjectInfo::TSQLObjectInfo (  ) 

TSQLObjectInfo::TSQLObjectInfo ( Long64_t  objid,
const char *  classname,
Version_t  version 
)

virtual TSQLObjectInfo::~TSQLObjectInfo (  )  [virtual]


Member Function Documentation

Long64_t TSQLObjectInfo::GetObjId (  )  const [inline]

Definition at line 47 of file TSQLObjectData.h.

References fObjId.

Referenced by TBufferSQL2::SqlReadAny().

const char* TSQLObjectInfo::GetObjClassName (  )  const [inline]

Definition at line 48 of file TSQLObjectData.h.

References TString::Data(), and fClassName.

Version_t TSQLObjectInfo::GetObjVersion (  )  const [inline]

Definition at line 49 of file TSQLObjectData.h.

References fVersion.

Long64_t TSQLObjectInfo::GetObjId (  )  const [inline]

Definition at line 47 of file TSQLObjectData.h.

References fObjId.

const char* TSQLObjectInfo::GetObjClassName (  )  const [inline]

Definition at line 48 of file TSQLObjectData.h.

References TString::Data(), and fClassName.

Version_t TSQLObjectInfo::GetObjVersion (  )  const [inline]

Definition at line 49 of file TSQLObjectData.h.

References fVersion.


Member Data Documentation

Long64_t TSQLObjectInfo::fObjId [protected]

Definition at line 52 of file TSQLObjectData.h.

Referenced by GetObjId().

TString TSQLObjectInfo::fClassName [protected]

Definition at line 53 of file TSQLObjectData.h.

Referenced by GetObjClassName().

Version_t TSQLObjectInfo::fVersion [protected]

Definition at line 54 of file TSQLObjectData.h.

Referenced by GetObjVersion().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:47:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1