ROOT  6.06/09
Reference Guide
Public Types | Public Member Functions | Public Attributes | List of all members
THtml::PathInfo_t Struct Reference

Definition at line 198 of file THtml.h.

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:

Member Enumeration Documentation

Enumerator
kDotUnknown 
kDotFound 
kDotNotFound 

Definition at line 199 of file THtml.h.

Constructor & Destructor Documentation

THtml::PathInfo_t::PathInfo_t ( )
inline

Definition at line 205 of file THtml.h.

Member Data Documentation

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(), THtml::HaveDot(), and THtml::SetDotDir().

TString THtml::PathInfo_t::fEtcDir

Definition at line 226 of file THtml.h.

Referenced by THtml::GetEtcDir(), and THtml::SetEtcDir().

EDotAccess THtml::PathInfo_t::fFoundDot

Definition at line 219 of file THtml.h.

Referenced by THtml::HaveDot(), THtml::SetDotDir(), and THtml::SetFoundDot().

TString THtml::PathInfo_t::fIgnorePath

Definition at line 222 of file THtml.h.

Referenced by THtml::SetLocalFiles().

TString THtml::PathInfo_t::fIncludePath

Definition at line 221 of file THtml.h.

Referenced by THtml::SetIncludePath().

TString THtml::PathInfo_t::fInputPath
TString THtml::PathInfo_t::fMacroPath

Definition at line 224 of file THtml.h.

Referenced by THtml::AddMacroPath(), THtml::GetMacroPath(), and THtml::SetMacroPath().

TString THtml::PathInfo_t::fOutputDir

Definition at line 227 of file THtml.h.

Referenced by THtml::Convert(), THtml::GetOutputDir(), and THtml::SetOutputDir().


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