THtml::TParseStack::TParseElement


class description - source file - inheritance tree

class THtml::TParseStack::TParseElement : public TNamed


    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& SetContext(THtml::TParseStack::EContext ctx) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
THtml::TParseStack::EContext fCtx THtml::TParseStack::EBlockSpec fBsp TString* fPStrUsing TDictionary* fDict

Class Description

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




Inline Functions


         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&)
                                      void ~TParseElement()


Author: Nenad Buncic 18/10/95
Last update: root/html:$Name: $:$Id: THtml.h,v 1.10 2003/02/15 05:41:04 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - 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.