![]() |
ROOT
6.06/08
Reference Guide
|
Public Types | |
| enum | EDotAccess { kDotUnknown, kDotFound, kDotNotFound } |
Public Member Functions | |
| PathInfo_t () | |
Public Attributes | |
| EDotAccess | fFoundDot |
| TString | fInputPath |
| TString | fIncludePath |
| TString | fIgnorePath |
| TString | fDocPath |
| TString | fMacroPath |
| TString | fDotDir |
| TString | fEtcDir |
| TString | fOutputDir |
#include <THtml.h>
Collaboration diagram for THtml::PathInfo_t:| TString THtml::PathInfo_t::fDocPath |
Definition at line 223 of file THtml.h.
Referenced by THtml::GetModuleDocPath(), and THtml::SetDocPath().
| TString THtml::PathInfo_t::fDotDir |
Definition at line 225 of file THtml.h.
Referenced by THtml::GetDotDir(), and THtml::SetDotDir().
| TString THtml::PathInfo_t::fEtcDir |
Definition at line 226 of file THtml.h.
Referenced by THtml::SetEtcDir().
| EDotAccess THtml::PathInfo_t::fFoundDot |
Definition at line 219 of file THtml.h.
Referenced by THtml::SetDotDir().
| TString THtml::PathInfo_t::fIncludePath |
Definition at line 221 of file THtml.h.
Referenced by THtml::SetIncludePath().
| TString THtml::PathInfo_t::fInputPath |
Definition at line 220 of file THtml.h.
Referenced by THtml::GetInputPath().
| TString THtml::PathInfo_t::fMacroPath |
Definition at line 224 of file THtml.h.
Referenced by THtml::GetMacroPath(), and THtml::SetMacroPath().