ROOT  6.06/08
Reference Guide
Public Member Functions | Public Attributes | List of all members
THtml::DocEntityInfo_t Struct Reference

Definition at line 385 of file THtml.h.

Public Member Functions

 DocEntityInfo_t ()
 

Public Attributes

TString fClassFilter
 
THashList fClasses
 
THashList fShortClassNames
 
THashList fModules
 
THashList fLibDeps
 

#include <THtml.h>

+ Collaboration diagram for THtml::DocEntityInfo_t:

Constructor & Destructor Documentation

§ DocEntityInfo_t()

THtml::DocEntityInfo_t::DocEntityInfo_t ( )
inline

Definition at line 386 of file THtml.h.

Member Data Documentation

§ fClasses

THashList THtml::DocEntityInfo_t::fClasses

Definition at line 388 of file THtml.h.

Referenced by THtml::GetListOfClasses().

§ fClassFilter

TString THtml::DocEntityInfo_t::fClassFilter

Definition at line 387 of file THtml.h.

§ fLibDeps

THashList THtml::DocEntityInfo_t::fLibDeps

Definition at line 391 of file THtml.h.

Referenced by THtml::GetLibraryDependencies().

§ fModules

THashList THtml::DocEntityInfo_t::fModules

Definition at line 390 of file THtml.h.

Referenced by THtml::GetListOfModules(), and THtml::SortListOfModules().

§ fShortClassNames

THashList THtml::DocEntityInfo_t::fShortClassNames
mutable

Definition at line 389 of file THtml.h.


The documentation for this struct was generated from the following file: