THtml::TDocElement
class description - source file - inheritance tree
public:
THtml::TDocElement TDocElement(const TString doc, const TString sourceLink, const TString docLink)
THtml::TDocElement TDocElement(const THtml::TDocElement&)
void ~TDocElement()
void AddToDoc(const char* doc)
static TClass* Class()
const TString& GetDoc() const
const TString& GetDocLink() const
const TString& GetSourceLink() const
virtual TClass* IsA() const
THtml::TDocElement& SetDoc(const TString doc)
THtml::TDocElement& SetDocLink(const TString docLink)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TString fDoc documentation for the element
TString fSourceLink link to source where this element is defined
TString fDocLink link to documentation of this element
THtml
Html makes a documentation for all ROOT classes
using Hypertext Markup Language 2.0
Inline Functions
THtml::TDocElement TDocElement(const TString doc, const TString sourceLink, const TString docLink)
const TString& GetDoc() const
void AddToDoc(const char* doc)
const TString& GetDocLink() const
const TString& GetSourceLink() const
THtml::TDocElement& SetDoc(const TString doc)
THtml::TDocElement& SetDocLink(const TString docLink)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
THtml::TDocElement TDocElement(const THtml::TDocElement&)
void ~TDocElement()
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.