#include "TBranchProxy.h"

ROOT::TImpProxy


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

class ROOT::TImpProxy : public ROOT::TBranchProxy

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

Class Description




Inline Functions


                          void ~TImpProxy()
                          void Print()
         ROOT::TImpProxy<char> TImpProxy()
         ROOT::TImpProxy<char> TImpProxy(ROOT::TBranchProxyDirector* director, const char* name)
         ROOT::TImpProxy<char> TImpProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name)
         ROOT::TImpProxy<char> TImpProxy(ROOT::TBranchProxyDirector* director, const char* top, const char* name, const char* data)
         ROOT::TImpProxy<char> TImpProxy(ROOT::TBranchProxyDirector* director, ROOT::TBranchProxy* parent, const char* name)
                          char operator char()
         ROOT::TImpProxy<char> TImpProxy(char)
        ROOT::TImpProxy<char>& operator=(char)
         ROOT::TImpProxy<char> TImpProxy(const ROOT::TImpProxy<char>&)


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.