Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes | List of all members
THtml::PathInfo_t Struct Reference

Definition at line 192 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

Enumerator
kDotUnknown 
kDotFound 
kDotNotFound 

Definition at line 193 of file THtml.h.

Constructor & Destructor Documentation

THtml::PathInfo_t::PathInfo_t ( )
inline

Definition at line 199 of file THtml.h.

Member Data Documentation

TString THtml::PathInfo_t::fDocPath

Definition at line 217 of file THtml.h.

TString THtml::PathInfo_t::fDotDir

Definition at line 219 of file THtml.h.

TString THtml::PathInfo_t::fEtcDir

Definition at line 220 of file THtml.h.

EDotAccess THtml::PathInfo_t::fFoundDot

Definition at line 213 of file THtml.h.

TString THtml::PathInfo_t::fIgnorePath

Definition at line 216 of file THtml.h.

TString THtml::PathInfo_t::fIncludePath

Definition at line 215 of file THtml.h.

TString THtml::PathInfo_t::fInputPath

Definition at line 214 of file THtml.h.

TString THtml::PathInfo_t::fMacroPath

Definition at line 218 of file THtml.h.

TString THtml::PathInfo_t::fOutputDir

Definition at line 221 of file THtml.h.


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