#include <TBranchBrowsable.h>
Inheritance diagram for TCollectionMethodBrowsable:
Public Member Functions | |
~TCollectionMethodBrowsable () | |
~TCollectionMethodBrowsable () | |
Static Public Member Functions | |
static Int_t | GetBrowsables (TList &list, const TBranch *branch, const TVirtualBranchBrowsable *parent=0) |
static void | Register () |
static void | Unregister () |
static Int_t | GetBrowsables (TList &list, const TBranch *branch, const TVirtualBranchBrowsable *parent=0) |
static void | Register () |
static void | Unregister () |
Protected Member Functions | |
TCollectionMethodBrowsable (const TBranch *branch, TMethod *m, const TVirtualBranchBrowsable *parent=0) | |
ClassDef (TCollectionMethodBrowsable, 0) | |
TCollectionMethodBrowsable (const TBranch *branch, TMethod *m, const TVirtualBranchBrowsable *parent=0) | |
ClassDef (TCollectionMethodBrowsable, 0) |
Definition at line 173 of file TBranchBrowsable.h.
TCollectionMethodBrowsable::~TCollectionMethodBrowsable | ( | ) | [inline] |
Definition at line 175 of file TBranchBrowsable.h.
TCollectionMethodBrowsable::TCollectionMethodBrowsable | ( | const TBranch * | branch, | |
TMethod * | m, | |||
const TVirtualBranchBrowsable * | parent = 0 | |||
) | [protected] |
Definition at line 873 of file TBranchBrowsable.cxx.
References TNamed::GetName(), and TNamed::SetName().
Referenced by GetBrowsables().
TCollectionMethodBrowsable::~TCollectionMethodBrowsable | ( | ) | [inline] |
Definition at line 175 of file TBranchBrowsable.h.
TCollectionMethodBrowsable::TCollectionMethodBrowsable | ( | const TBranch * | branch, | |
TMethod * | m, | |||
const TVirtualBranchBrowsable * | parent = 0 | |||
) | [protected] |
Int_t TCollectionMethodBrowsable::GetBrowsables | ( | TList & | list, | |
const TBranch * | branch, | |||
const TVirtualBranchBrowsable * | parent = 0 | |||
) | [static] |
Reimplemented from TMethodBrowsable.
Definition at line 883 of file TBranchBrowsable.cxx.
References TList::Add(), TMethodBrowsable::GetBrowsableMethodsForClass(), TCollectionPropertyBrowsable::GetBrowsables(), TVirtualBranchBrowsable::GetCollectionContainedType(), TClass::GetCollectionProxy(), TVirtualBranchBrowsable::GetRegisteredGenerators(), TCollection::GetSize(), method, and TCollectionMethodBrowsable().
Referenced by G__G__Tree_144_0_1(), G__setup_memfuncTCollectionMethodBrowsable(), Register(), and Unregister().
void TCollectionMethodBrowsable::Register | ( | ) | [static] |
Reimplemented from TMethodBrowsable.
Definition at line 920 of file TBranchBrowsable.cxx.
References GetBrowsables(), and TVirtualBranchBrowsable::RegisterGenerator().
Referenced by G__G__Tree_144_0_2(), and G__setup_memfuncTCollectionMethodBrowsable().
void TCollectionMethodBrowsable::Unregister | ( | ) | [static] |
Reimplemented from TMethodBrowsable.
Definition at line 929 of file TBranchBrowsable.cxx.
References GetBrowsables(), and TVirtualBranchBrowsable::UnregisterGenerator().
Referenced by G__G__Tree_144_0_3(), and G__setup_memfuncTCollectionMethodBrowsable().
TCollectionMethodBrowsable::ClassDef | ( | TCollectionMethodBrowsable | , | |
0 | ||||
) | [protected] |
static Int_t TCollectionMethodBrowsable::GetBrowsables | ( | TList & | list, | |
const TBranch * | branch, | |||
const TVirtualBranchBrowsable * | parent = 0 | |||
) | [static] |
Reimplemented from TMethodBrowsable.
static void TCollectionMethodBrowsable::Register | ( | ) | [static] |
Reimplemented from TMethodBrowsable.
static void TCollectionMethodBrowsable::Unregister | ( | ) | [static] |
Reimplemented from TMethodBrowsable.
TCollectionMethodBrowsable::ClassDef | ( | TCollectionMethodBrowsable | , | |
0 | ||||
) | [protected] |