Logo ROOT  
Reference Guide
THtml::PathInfo_t Struct Reference

Definition at line 199 of file THtml.h.

Public Types

enum  EDotAccess { kDotUnknown , kDotFound , kDotNotFound }
 

Public Member Functions

 PathInfo_t ()
 

Public Attributes

TString fDocPath
 
TString fDotDir
 
TString fEtcDir
 
EDotAccess fFoundDot
 
TString fIgnorePath
 
TString fIncludePath
 
TString fInputPath
 
TString fMacroPath
 
TString fOutputDir
 

#include <THtml.h>

Member Enumeration Documentation

◆ EDotAccess

Enumerator
kDotUnknown 
kDotFound 
kDotNotFound 

Definition at line 200 of file THtml.h.

Constructor & Destructor Documentation

◆ PathInfo_t()

THtml::PathInfo_t::PathInfo_t ( )
inline

Definition at line 206 of file THtml.h.

Member Data Documentation

◆ fDocPath

TString THtml::PathInfo_t::fDocPath

Definition at line 224 of file THtml.h.

◆ fDotDir

TString THtml::PathInfo_t::fDotDir

Definition at line 226 of file THtml.h.

◆ fEtcDir

TString THtml::PathInfo_t::fEtcDir

Definition at line 227 of file THtml.h.

◆ fFoundDot

EDotAccess THtml::PathInfo_t::fFoundDot

Definition at line 220 of file THtml.h.

◆ fIgnorePath

TString THtml::PathInfo_t::fIgnorePath

Definition at line 223 of file THtml.h.

◆ fIncludePath

TString THtml::PathInfo_t::fIncludePath

Definition at line 222 of file THtml.h.

◆ fInputPath

TString THtml::PathInfo_t::fInputPath

Definition at line 221 of file THtml.h.

◆ fMacroPath

TString THtml::PathInfo_t::fMacroPath

Definition at line 225 of file THtml.h.

◆ fOutputDir

TString THtml::PathInfo_t::fOutputDir

Definition at line 228 of file THtml.h.

Collaboration diagram for THtml::PathInfo_t:
[legend]

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