library: libHtml
#include "THtml.h"

THtml::TLocalType


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

class THtml::TLocalType : public TDictionary

Inheritance Chart:
TObject
<-
TNamed
<-
TDictionary
<-
THtml::TLocalType

    public:
THtml::TLocalType TLocalType(const char* nameFQI, THtml::TLocalType::ESpec spec, const char* declFileName, Int_t declFileLine, const char* realTypdefName = "0") THtml::TLocalType TLocalType(const THtml::TLocalType&) virtual void ~TLocalType() static TClass* Class() virtual int Compare(const TObject* obj) const Int_t GetDeclFileLine() const const char* GetDeclFileName() const virtual const char* GetName() const virtual const char* GetTitle() const virtual ULong_t Hash() const virtual TClass* IsA() const THtml::TLocalType& operator=(const THtml::TLocalType&) virtual Long_t Property() const const char* RealTypedefName() const virtual void ShowMembers(TMemberInspector& insp, char* parent) THtml::TLocalType::ESpec Spec() const virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TString fName type name TString fDeclName file name containing declaration TString fTypedefReal "A" for "typedef A B;" THtml::TLocalType::ESpec fSpec type of type Int_t fDeclLine line number in file containing declaration public:
static const THtml::TLocalType::ESpec kUndefined static const THtml::TLocalType::ESpec kClass static const THtml::TLocalType::ESpec kEnum static const THtml::TLocalType::ESpec kStruct static const THtml::TLocalType::ESpec kTypedef static const THtml::TLocalType::ESpec kNumSpecs

Class Description

                                                                        
 THtml                                                                  
                                                                        
 Html makes a documentation for all ROOT classes                        
 using Hypertext Markup Language 2.0                                    
                                                                        




Inline Functions


                            void ~TLocalType()
               THtml::TLocalType TLocalType(const char* nameFQI, THtml::TLocalType::ESpec spec, const char* declFileName, Int_t declFileLine, const char* realTypdefName = "0")
                     const char* GetName() const
                     const char* GetDeclFileName() const
                           Int_t GetDeclFileLine() const
                     const char* RealTypedefName() const
        THtml::TLocalType::ESpec Spec() const
                             int Compare(const TObject* obj) const
                     const char* GetTitle() const
                         ULong_t Hash() const
                          Long_t Property() const
                         TClass* Class()
                         TClass* IsA() const
                            void ShowMembers(TMemberInspector& insp, char* parent)
                            void Streamer(TBuffer& b)
                            void StreamerNVirtual(TBuffer& b)
               THtml::TLocalType TLocalType(const THtml::TLocalType&)
              THtml::TLocalType& operator=(const THtml::TLocalType&)


Author: Nenad Buncic 18/10/95
Last update: root/html:$Name: $:$Id: THtml.h,v 1.13 2005/09/04 10:47:08 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.