+
class ROOT::TClaImpProxy<unsigned short>
-
#include "TBranchProxy.h"
Display options:
Show inherited
Show non-public

class ROOT::TClaImpProxy<unsigned short>: public ROOT::TBranchProxy

Function Members (Methods)

public:
~TClaImpProxy<unsigned short>()
const unsigned short&At(int i)
TClass*ROOT::TBranchProxy::GetClass()
virtual void*ROOT::TBranchProxy::GetClaStart(int i = 0)
ROOT::TBranchProxy*ROOT::TBranchProxy::GetProxy()
virtual void*ROOT::TBranchProxy::GetStart(int = 0)
void*ROOT::TBranchProxy::GetWhere() const
Bool_tROOT::TBranchProxy::IsaPointer() const
Bool_tROOT::TBranchProxy::IsInitialized()
const unsigned short&operator[](int i)
virtual voidPrint()
Bool_tROOT::TBranchProxy::Read()
Bool_tROOT::TBranchProxy::ReadEntries()
voidROOT::TBranchProxy::Reset()
Bool_tROOT::TBranchProxy::Setup()
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy()
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(const ROOT::TBranchProxy&)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, const char* top, const char* name = 0)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, ROOT::TBranchProxy* parent, const char* membername)
ROOT::TBranchProxyROOT::TBranchProxy::TBranchProxy(ROOT::TBranchProxyDirector* boss, const char* top, const char* name, const char* membername)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>()
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(const ROOT::TClaImpProxy<unsigned short>&)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(ROOT::TBranchProxyDirector* director, const char* name)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)
private:
ROOT::TClaImpProxy<unsigned short>&operator=(unsigned short)
ROOT::TClaImpProxy<unsigned short>TClaImpProxy<unsigned short>(unsigned short)

Data Members

protected:
TBranch*ROOT::TBranchProxy::fBranchbranch to read
TBranch*ROOT::TBranchProxy::fBranchCounteventual auxiliary branch (for example holding the size)
const TStringROOT::TBranchProxy::fBranchNamename of the branch to read
TClass*ROOT::TBranchProxy::fClassclass name of the object pointed to by the branch
TStringROOT::TBranchProxy::fClassNameclass name of the object pointed to by the branch
const TStringROOT::TBranchProxy::fDataMembername of the (eventual) data member being proxied
ROOT::TBranchProxyDirector*ROOT::TBranchProxy::fDirectorcontain pointer to TTree and entry to be read
TStreamerElement*ROOT::TBranchProxy::fElement
Bool_tROOT::TBranchProxy::fInitialized
Bool_tROOT::TBranchProxy::fIsClonetrue if we proxy the inside of a TClonesArray
const Bool_tROOT::TBranchProxy::fIsMembertrue if we proxy an unsplit data member
Bool_tROOT::TBranchProxy::fIsaPointertrue if we proxy a data member of pointer type
TTree*ROOT::TBranchProxy::fLastTreeTTree containing the last entry read
Int_tROOT::TBranchProxy::fMemberOffset
Int_tROOT::TBranchProxy::fOffsetOffset inside the object
ROOT::TBranchProxy*ROOT::TBranchProxy::fParentProxy to a parent object
Long64_tROOT::TBranchProxy::fReadLast entry read
void*ROOT::TBranchProxy::fWherememory location of the data

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

void Print()
unsigned char At(int i)
TImpProxy & operator=(unsigned short )

Last update: Mon Jun 25 19:41:52 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.