library: libHtml #include "THtml.h" | 
THtml::TParseStack::TParseElement
class description - source file - inheritance tree (.pdf)
    public:
       THtml::TParseStack::TParseElement TParseElement(THtml::TParseStack::EContext ctx = kUndefined, THtml::TParseStack::EBlockSpec bsp = kBlkUndefined, const char* fName = "0", const char* fTitle = "0", TDictionary* dict = 0)
       THtml::TParseStack::TParseElement TParseElement(char cStart, THtml::TParseStack::EBlockSpec bsp = kBlkUndefined, const char* fName = "0", const char* fTitle = "0", TDictionary* dict = 0)
       THtml::TParseStack::TParseElement TParseElement(const THtml::TParseStack::TParseElement&)
                            virtual void ~TParseElement()
                                    void AddUsing(const char* cIdentifier)
          THtml::TParseStack::EBlockSpec BlockSpec() const
                          static TClass* Class()
            THtml::TParseStack::EContext Context() const
                            TDictionary* Dict() const
                             const char* GetCloseTag() const
                                TString* GetUsing() const
                         virtual TClass* IsA() const
                                  Bool_t IsUsing(const char* cIdentifier) const
      THtml::TParseStack::TParseElement& operator=(const THtml::TParseStack::TParseElement&)
      THtml::TParseStack::TParseElement& SetContext(THtml::TParseStack::EContext ctx)
                            virtual void ShowMembers(TMemberInspector& insp, char* parent)
                            virtual void Streamer(TBuffer& b)
                                    void StreamerNVirtual(TBuffer& b)
    private:
        THtml::TParseStack::EContext fCtx        
      THtml::TParseStack::EBlockSpec fBsp        
                            TString* fPStrUsing  
                        TDictionary* fDict       
                                                                        
 THtml                                                                  
                                                                        
 Html makes a documentation for all ROOT classes                        
 using Hypertext Markup Language 2.0                                    
                                                                        
Inline Functions
                                      void ~TParseElement()
         THtml::TParseStack::TParseElement TParseElement(THtml::TParseStack::EContext ctx = kUndefined, THtml::TParseStack::EBlockSpec bsp = kBlkUndefined, const char* fName = "0", const char* fTitle = "0", TDictionary* dict = 0)
         THtml::TParseStack::TParseElement TParseElement(char cStart, THtml::TParseStack::EBlockSpec bsp = kBlkUndefined, const char* fName = "0", const char* fTitle = "0", TDictionary* dict = 0)
                                      void AddUsing(const char* cIdentifier)
              THtml::TParseStack::EContext Context() const
            THtml::TParseStack::EBlockSpec BlockSpec() const
                              TDictionary* Dict() const
        THtml::TParseStack::TParseElement& SetContext(THtml::TParseStack::EContext ctx)
                                    Bool_t IsUsing(const char* cIdentifier) const
                                  TString* GetUsing() const
                               const char* GetCloseTag() const
                                   TClass* Class()
                                   TClass* IsA() const
                                      void ShowMembers(TMemberInspector& insp, char* parent)
                                      void Streamer(TBuffer& b)
                                      void StreamerNVirtual(TBuffer& b)
         THtml::TParseStack::TParseElement TParseElement(const THtml::TParseStack::TParseElement&)
        THtml::TParseStack::TParseElement& operator=(const THtml::TParseStack::TParseElement&)
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.