TBrowserObject Class Reference

Inheritance diagram for TBrowserObject:

TNamed TObject TObject List of all members.

Public Member Functions

 TBrowserObject (void *obj, TClass *cl, const char *brname)
 ~TBrowserObject ()
void Browse (TBrowser *b)
Bool_t IsFolder () const
TClassIsA () const

Private Attributes

void * fObj
TClassfClass
 pointer to the foreign object

Detailed Description

Definition at line 61 of file TBrowser.cxx.


Constructor & Destructor Documentation

TBrowserObject::TBrowserObject ( void *  obj,
TClass cl,
const char *  brname 
)

Definition at line 422 of file TBrowser.cxx.

References TObject::Fatal(), TObject::kCanDelete, and TObject::SetBit().

TBrowserObject::~TBrowserObject (  )  [inline]

Definition at line 69 of file TBrowser.cxx.


Member Function Documentation

void TBrowserObject::Browse ( TBrowser b  )  [virtual]

Reimplemented from TObject.

Definition at line 440 of file TBrowser.cxx.

References b, TClass::Browse(), fClass, and fObj.

Bool_t TBrowserObject::IsFolder (  )  const [virtual]

Reimplemented from TObject.

Definition at line 432 of file TBrowser.cxx.

References fClass, fObj, and TClass::IsFolder().

TClass* TBrowserObject::IsA (  )  const [inline]

Definition at line 73 of file TBrowser.cxx.

References fClass.


Member Data Documentation

void* TBrowserObject::fObj [private]

Definition at line 76 of file TBrowser.cxx.

Referenced by Browse(), and IsFolder().

TClass* TBrowserObject::fClass [private]

pointer to the foreign object

Definition at line 77 of file TBrowser.cxx.

Referenced by Browse(), IsA(), and IsFolder().


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