#include "TBranchProxy.h"

ROOT::TClaImpProxy


class description - source file - inheritance tree (.ps)

class ROOT::TClaImpProxy : public ROOT::TBranchProxy

Inheritance Chart:
ROOT::TBranchProxy
<-
ROOT::TClaImpProxy<int>
    private:
ROOT::TClaImpProxy<int> TClaImpProxy<int>(int) ROOT::TClaImpProxy<int>& operator=(int) public:
ROOT::TClaImpProxy<int> TClaImpProxy<int>() ROOT::TClaImpProxy<int> TClaImpProxy<int>(ROOT::TBranchProxyDirector* director, const char* name) ROOT::TClaImpProxy<int> TClaImpProxy<int>(ROOT::TBranchProxyDirector* director, const char* top, const char* name) ROOT::TClaImpProxy<int> TClaImpProxy<int>(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data) ROOT::TClaImpProxy<int> TClaImpProxy<int>(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name) ROOT::TClaImpProxy<int> TClaImpProxy<int>(const ROOT::TClaImpProxy<int>&) void ~TClaImpProxy<int>() const int& at(int i) const const int& operator[](int i) const virtual void Print()

Class Description




Inline Functions


                            void ~TClaImpProxy()
                            void Print()
         ROOT::TClaImpProxy<int> TClaImpProxy()
         ROOT::TClaImpProxy<int> TClaImpProxy(ROOT::TBranchProxyDirector* director, const char* name)
         ROOT::TClaImpProxy<int> TClaImpProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
         ROOT::TClaImpProxy<int> TClaImpProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)
         ROOT::TClaImpProxy<int> TClaImpProxy(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name)
                      const int& at(int i) const
                      const int& operator[](int i) const
         ROOT::TClaImpProxy<int> TClaImpProxy(int)
        ROOT::TClaImpProxy<int>& operator=(int)
         ROOT::TClaImpProxy<int> TClaImpProxy(const ROOT::TClaImpProxy<int>&)


Author: Philippe Canal 01/06/2004
Last update: root/treeplayer:$Name: $:$Id: TBranchProxy.h,v 1.2 2004/06/25 22:45:41 rdm Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. *


ROOT page - Class index - Class Hierarchy - Top of the page

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.