#include <TBranchProxy.h>
Inheritance diagram for ROOT::TStlProxy:
Public Member Functions | |
void | Print () |
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 () | |
const TVirtualCollectionProxy * | GetPtr () |
Int_t | GetEntries () |
const TVirtualCollectionProxy * | operator-> () |
void | Print () |
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 () | |
const TVirtualCollectionProxy * | GetPtr () |
Int_t | GetEntries () |
const TVirtualCollectionProxy * | operator-> () |
Definition at line 399 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | ) | [inline] |
Definition at line 413 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 414 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 415 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 417 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 419 of file TBranchProxy.h.
ROOT::TStlProxy::~TStlProxy | ( | ) | [inline] |
Definition at line 421 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | ) | [inline] |
Definition at line 413 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 414 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 415 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 417 of file TBranchProxy.h.
ROOT::TStlProxy::TStlProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 419 of file TBranchProxy.h.
ROOT::TStlProxy::~TStlProxy | ( | ) | [inline] |
Definition at line 421 of file TBranchProxy.h.
void ROOT::TStlProxy::Print | ( | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 401 of file TBranchProxy.h.
References Print().
Referenced by ROOT::TStlObjProxy< T >::Print().
const TVirtualCollectionProxy* ROOT::TStlProxy::GetPtr | ( | ) | [inline] |
Definition at line 423 of file TBranchProxy.h.
References GetCollection().
Referenced by ROOT::TStlObjProxy< T >::GetCollection().
Int_t ROOT::TStlProxy::GetEntries | ( | ) | [inline] |
const TVirtualCollectionProxy* ROOT::TStlProxy::operator-> | ( | ) | [inline] |
Definition at line 433 of file TBranchProxy.h.
void ROOT::TStlProxy::Print | ( | void | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 401 of file TBranchProxy.h.
References Print().
const TVirtualCollectionProxy* ROOT::TStlProxy::GetPtr | ( | ) | [inline] |
Int_t ROOT::TStlProxy::GetEntries | ( | ) | [inline] |
Definition at line 428 of file TBranchProxy.h.
const TVirtualCollectionProxy* ROOT::TStlProxy::operator-> | ( | ) | [inline] |
Definition at line 433 of file TBranchProxy.h.