Definition at line 426 of file TBranchProxy.h.
|
| TStlProxy () |
|
| TStlProxy (TBranchProxyDirector *director, const char *name) |
|
| TStlProxy (TBranchProxyDirector *director, const char *top, const char *name) |
|
| TStlProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) |
|
| TStlProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) |
|
| ~TStlProxy () |
|
Int_t | GetEntries () |
|
const TVirtualCollectionProxy * | GetPtr () |
|
const TVirtualCollectionProxy * | operator-> () |
|
void | Print () |
|
| TBranchProxy () |
|
| TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name=0) |
|
| TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name, const char *membername) |
|
| TBranchProxy (Internal::TBranchProxyDirector *boss, TBranchProxy *parent, const char *membername, const char *top=0, const char *name=0) |
|
| TBranchProxy (Internal::TBranchProxyDirector *boss, TBranch *branch, const char *membername) |
|
virtual | ~TBranchProxy () |
|
const char * | GetBranchName () const |
|
TClass * | GetClass () |
|
virtual void * | GetClaStart (UInt_t i=0) |
|
TVirtualCollectionProxy * | GetCollection () |
|
Int_t | GetOffset () |
|
TBranchProxy * | GetProxy () |
|
virtual void * | GetStart (UInt_t=0) |
|
virtual void * | GetStlStart (UInt_t i=0) |
|
void * | GetWhere () const |
|
Bool_t | IsaPointer () const |
|
Bool_t | IsInitialized () |
|
Bool_t | Read () |
|
Bool_t | ReadEntries () |
|
void | Reset () |
|
Bool_t | Setup () |
|
#include <TBranchProxy.h>
◆ TStlProxy() [1/5]
ROOT::Internal::TStlProxy::TStlProxy |
( |
| ) |
|
|
inline |
◆ TStlProxy() [2/5]
◆ TStlProxy() [3/5]
ROOT::Internal::TStlProxy::TStlProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name |
|
) |
| |
|
inline |
◆ TStlProxy() [4/5]
ROOT::Internal::TStlProxy::TStlProxy |
( |
TBranchProxyDirector * |
director, |
|
|
const char * |
top, |
|
|
const char * |
name, |
|
|
const char * |
data |
|
) |
| |
|
inline |
◆ TStlProxy() [5/5]
◆ ~TStlProxy()
ROOT::Internal::TStlProxy::~TStlProxy |
( |
| ) |
|
|
inline |
◆ GetEntries()
Int_t ROOT::Internal::TStlProxy::GetEntries |
( |
| ) |
|
|
inline |
◆ GetPtr()
◆ operator->()
◆ Print()
void ROOT::Internal::TStlProxy::Print |
( |
void |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: