Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Internal::TStlProxy Class Reference

Definition at line 410 of file TBranchProxy.h.

Public Member Functions

 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 TVirtualCollectionProxyGetPtr ()
 
const TVirtualCollectionProxyoperator-> ()
 
void Print ()
 
- Public Member Functions inherited from ROOT::Detail::TBranchProxy
 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
 
TClassGetClass ()
 
virtual voidGetClaStart (UInt_t i=0)
 
TVirtualCollectionProxyGetCollection ()
 
Int_t GetOffset ()
 
TBranchProxyGetProxy ()
 
virtual voidGetStart (UInt_t=0)
 
virtual voidGetStlStart (UInt_t i=0)
 
voidGetWhere () const
 
Bool_t IsaPointer () const
 
Bool_t IsInitialized ()
 
Bool_t Read ()
 
Bool_t ReadEntries ()
 
void Reset ()
 
Bool_t Setup ()
 

Additional Inherited Members

- Protected Attributes inherited from ROOT::Detail::TBranchProxy
TBranchfBranch
 
TBranchfBranchCount
 
const TString fBranchName
 
TClassfClass
 
TString fClassName
 
TVirtualCollectionProxyfCollection
 
Int_t fCurrentTreeNumber
 
const TString fDataMember
 
Internal::TBranchProxyDirectorfDirector
 
TStreamerElementfElement
 
Bool_t fInitialized
 
Bool_t fIsaPointer
 
Bool_t fIsClone
 
const Bool_t fIsMember
 
TTreefLastTree
 
Int_t fMemberOffset
 
Int_t fOffset
 
TBranchProxyfParent
 
Long64_t fRead
 
voidfWhere
 

#include <TBranchProxy.h>

Inheritance diagram for ROOT::Internal::TStlProxy:
[legend]

Constructor & Destructor Documentation

◆ TStlProxy() [1/5]

ROOT::Internal::TStlProxy::TStlProxy ( )
inline

Definition at line 424 of file TBranchProxy.h.

◆ TStlProxy() [2/5]

ROOT::Internal::TStlProxy::TStlProxy ( TBranchProxyDirector director,
const char *  name 
)
inline

Definition at line 425 of file TBranchProxy.h.

◆ TStlProxy() [3/5]

ROOT::Internal::TStlProxy::TStlProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name 
)
inline

Definition at line 426 of file TBranchProxy.h.

◆ TStlProxy() [4/5]

ROOT::Internal::TStlProxy::TStlProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name,
const char *  data 
)
inline

Definition at line 428 of file TBranchProxy.h.

◆ TStlProxy() [5/5]

ROOT::Internal::TStlProxy::TStlProxy ( TBranchProxyDirector director,
TBranchProxy parent,
const char *  name,
const char *  top = 0,
const char *  mid = 0 
)
inline

Definition at line 430 of file TBranchProxy.h.

◆ ~TStlProxy()

ROOT::Internal::TStlProxy::~TStlProxy ( )
inline

Definition at line 432 of file TBranchProxy.h.

Member Function Documentation

◆ GetEntries()

Int_t ROOT::Internal::TStlProxy::GetEntries ( )
inline

Definition at line 439 of file TBranchProxy.h.

◆ GetPtr()

const TVirtualCollectionProxy* ROOT::Internal::TStlProxy::GetPtr ( )
inline

Definition at line 434 of file TBranchProxy.h.

◆ operator->()

const TVirtualCollectionProxy* ROOT::Internal::TStlProxy::operator-> ( )
inline

Definition at line 444 of file TBranchProxy.h.

◆ Print()

void ROOT::Internal::TStlProxy::Print ( void  )
inlinevirtual

Reimplemented from ROOT::Detail::TBranchProxy.

Definition at line 412 of file TBranchProxy.h.


The documentation for this class was generated from the following file: