TModuleDocInfo Class Reference

#include <TDocInfo.h>

Inheritance diagram for TModuleDocInfo:

TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 TModuleDocInfo (const char *name, TModuleDocInfo *super, const char *doc="")
virtual ~TModuleDocInfo ()
void SetDoc (const char *doc)
const char * GetDoc () const
void SetSelected (Bool_t sel=kTRUE)
Bool_t IsSelected () const
void AddClass (TClassDocInfo *cl)
TListGetClasses ()
TModuleDocInfoGetSuper () const
THashListGetSub ()
 TModuleDocInfo (const char *name, TModuleDocInfo *super, const char *doc="")
virtual ~TModuleDocInfo ()
void SetDoc (const char *doc)
const char * GetDoc () const
void SetSelected (Bool_t sel=kTRUE)
Bool_t IsSelected () const
void AddClass (TClassDocInfo *cl)
TListGetClasses ()
TModuleDocInfoGetSuper () const
THashListGetSub ()

Private Member Functions

 ClassDef (TModuleDocInfo, 0)
 ClassDef (TModuleDocInfo, 0)

Private Attributes

TModuleDocInfofSuper
THashList fSub
TList fClasses
Bool_t fSelected
TModuleDocInfofSuper

Detailed Description

Definition at line 108 of file TDocInfo.h.


Constructor & Destructor Documentation

TModuleDocInfo::TModuleDocInfo ( const char *  name,
TModuleDocInfo super,
const char *  doc = "" 
) [inline]

Definition at line 110 of file TDocInfo.h.

References TList::Add(), and GetSub().

virtual TModuleDocInfo::~TModuleDocInfo (  )  [inline, virtual]

Definition at line 114 of file TDocInfo.h.

TModuleDocInfo::TModuleDocInfo ( const char *  name,
TModuleDocInfo super,
const char *  doc = "" 
) [inline]

Definition at line 110 of file TDocInfo.h.

References TList::Add(), and GetSub().

virtual TModuleDocInfo::~TModuleDocInfo (  )  [inline, virtual]

Definition at line 114 of file TDocInfo.h.


Member Function Documentation

void TModuleDocInfo::SetDoc ( const char *  doc  )  [inline]

Definition at line 116 of file TDocInfo.h.

References TNamed::SetTitle().

const char* TModuleDocInfo::GetDoc (  )  const [inline]

Definition at line 117 of file TDocInfo.h.

References TNamed::GetTitle().

void TModuleDocInfo::SetSelected ( Bool_t  sel = kTRUE  )  [inline]

Definition at line 119 of file TDocInfo.h.

References fSelected, and sel.

Referenced by THtml::CreateListOfClasses().

Bool_t TModuleDocInfo::IsSelected (  )  const [inline]

Definition at line 120 of file TDocInfo.h.

References fSelected.

Referenced by TDocOutput::CreateModuleIndex().

void TModuleDocInfo::AddClass ( TClassDocInfo cl  )  [inline]

Definition at line 122 of file TDocInfo.h.

References TList::Add(), and fClasses.

Referenced by THtml::CreateListOfClasses().

TList* TModuleDocInfo::GetClasses (  )  [inline]

Definition at line 123 of file TDocInfo.h.

References fClasses.

Referenced by THtml::CreateListOfClasses(), and TDocOutput::CreateModuleIndex().

TModuleDocInfo* TModuleDocInfo::GetSuper (  )  const [inline]

Definition at line 125 of file TDocInfo.h.

References fSuper.

THashList& TModuleDocInfo::GetSub (  )  [inline]

Definition at line 126 of file TDocInfo.h.

References fSub.

Referenced by TModuleDocInfo(), and TDocOutput::WriteModuleLinks().

TModuleDocInfo::ClassDef ( TModuleDocInfo  ,
 
) [private]

void TModuleDocInfo::SetDoc ( const char *  doc  )  [inline]

Definition at line 116 of file TDocInfo.h.

References TNamed::SetTitle().

const char* TModuleDocInfo::GetDoc (  )  const [inline]

Definition at line 117 of file TDocInfo.h.

References TNamed::GetTitle().

void TModuleDocInfo::SetSelected ( Bool_t  sel = kTRUE  )  [inline]

Definition at line 119 of file TDocInfo.h.

References fSelected, and sel.

Bool_t TModuleDocInfo::IsSelected (  )  const [inline]

Definition at line 120 of file TDocInfo.h.

References fSelected.

void TModuleDocInfo::AddClass ( TClassDocInfo cl  )  [inline]

Definition at line 122 of file TDocInfo.h.

References TList::Add(), and fClasses.

TList* TModuleDocInfo::GetClasses (  )  [inline]

Definition at line 123 of file TDocInfo.h.

References fClasses.

TModuleDocInfo* TModuleDocInfo::GetSuper (  )  const [inline]

Definition at line 125 of file TDocInfo.h.

References fSuper.

THashList& TModuleDocInfo::GetSub (  )  [inline]

Definition at line 126 of file TDocInfo.h.

References fSub.

TModuleDocInfo::ClassDef ( TModuleDocInfo  ,
 
) [private]


Member Data Documentation

TModuleDocInfo* TModuleDocInfo::fSuper [private]

Definition at line 129 of file TDocInfo.h.

Referenced by GetSuper().

THashList TModuleDocInfo::fSub [private]

Definition at line 130 of file TDocInfo.h.

Referenced by GetSub().

TList TModuleDocInfo::fClasses [private]

Definition at line 131 of file TDocInfo.h.

Referenced by AddClass(), and GetClasses().

Bool_t TModuleDocInfo::fSelected [private]

Definition at line 132 of file TDocInfo.h.

Referenced by IsSelected(), and SetSelected().

TModuleDocInfo* TModuleDocInfo::fSuper [private]

Definition at line 129 of file TDocInfo.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:43:00 2011 for ROOT_528-00b_version by  doxygen 1.5.1