Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | List of all members
ROOT::Internal::TClaProxy Class Reference

Definition at line 368 of file TBranchProxy.h.

Public Member Functions

 TClaProxy ()
 
 TClaProxy (TBranchProxyDirector *director, const char *name)
 
 TClaProxy (TBranchProxyDirector *director, const char *top, const char *name)
 
 TClaProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data)
 
 TClaProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0)
 
 ~TClaProxy ()
 
Int_t GetEntries ()
 
const TClonesArrayGetPtr ()
 
const TClonesArrayoperator-> ()
 
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::TClaProxy:
[legend]

Constructor & Destructor Documentation

ROOT::Internal::TClaProxy::TClaProxy ( )
inline

Definition at line 382 of file TBranchProxy.h.

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

Definition at line 383 of file TBranchProxy.h.

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

Definition at line 384 of file TBranchProxy.h.

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

Definition at line 386 of file TBranchProxy.h.

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

Definition at line 388 of file TBranchProxy.h.

ROOT::Internal::TClaProxy::~TClaProxy ( )
inline

Definition at line 390 of file TBranchProxy.h.

Member Function Documentation

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

Definition at line 397 of file TBranchProxy.h.

const TClonesArray* ROOT::Internal::TClaProxy::GetPtr ( )
inline

Definition at line 392 of file TBranchProxy.h.

const TClonesArray* ROOT::Internal::TClaProxy::operator-> ( )
inline

Definition at line 404 of file TBranchProxy.h.

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

Reimplemented from ROOT::Detail::TBranchProxy.

Definition at line 370 of file TBranchProxy.h.


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