+
class ROOT::TBranchProxyDirector
-
library: libTreePlayer
#include "TBranchProxyDirector.h"
Display options:
Show inherited
Show non-public

class ROOT::TBranchProxyDirector

Function Members (Methods)

public:
~TBranchProxyDirector()
voidAttach(ROOT::TBranchProxy* p)
voidAttach(ROOT::TFriendProxy* f)
Long64_tGetReadEntry() const
TTree*GetTree() const
ROOT::TBranchProxyDirector&operator=(const ROOT::TBranchProxyDirector&)
voidSetReadEntry(Long64_t entry)
TTree*SetTree(TTree* newtree)
ROOT::TBranchProxyDirectorTBranchProxyDirector(const ROOT::TBranchProxyDirector&)
ROOT::TBranchProxyDirectorTBranchProxyDirector(TTree* tree, Long64_t i)
ROOT::TBranchProxyDirectorTBranchProxyDirector(TTree* tree, Int_t i)

Data Members

private:
list<TBranchProxy*>fDirected
Long64_tfEntry
list<TFriendProxy*>fFriends
TTree*fTree

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TBranchProxyDirector(TTree* tree, Long64_t i)
TBranchProxyDirector(TTree* tree, Int_t i)
TBranchProxyDirector(const ROOT::TBranchProxyDirector& )
{;}
TBranchProxyDirector& operator=(const ROOT::TBranchProxyDirector& )
{return *this;}
void Attach(TBranchProxy* p)
void Attach(TFriendProxy* f)
Long64_t GetReadEntry()
TTree* GetTree()
 void   Print();
void SetReadEntry(Long64_t entry)
TTree* SetTree(TTree* newtree)

Last update: Mon Jun 25 19:41:36 2007

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.