#include <THtml.h>
Inheritance diagram for THtml::THelperBase:

Public Member Functions | |
| THelperBase () | |
| virtual | ~THelperBase () |
| void | SetOwner (THtml *html) |
| THtml * | GetOwner () const |
| THelperBase () | |
| virtual | ~THelperBase () |
| void | SetOwner (THtml *html) |
| THtml * | GetOwner () const |
Private Member Functions | |
| ClassDef (THelperBase, 0) | |
| ClassDef (THelperBase, 0) | |
Private Attributes | |
| THtml * | fHtml |
| THtml * | fHtml |
Definition at line 48 of file THtml.h.
| THtml::THelperBase::~THelperBase | ( | ) | [virtual] |
| virtual THtml::THelperBase::~THelperBase | ( | ) | [virtual] |
| void THtml::THelperBase::SetOwner | ( | THtml * | html | ) |
Definition at line 68 of file THtml.cxx.
References TObject::Error(), fHtml, THtml::HelperDeleted(), and html().
Referenced by THtml::GetFileDefinition(), THtml::GetModuleDefinition(), THtml::GetPathDefinition(), THtml::SetFileDefinition(), THtml::SetModuleDefinition(), and THtml::SetPathDefinition().
| THtml* THtml::THelperBase::GetOwner | ( | ) | const [inline] |
Definition at line 53 of file THtml.h.
References fHtml.
Referenced by THtml::TFileDefinition::ExpandSearchPath(), THtml::TPathDefinition::GetDocDir(), THtml::TFileDefinition::GetFileName(), THtml::TPathDefinition::GetFileNameFromInclude(), THtml::TPathDefinition::GetIncludeAs(), THtml::TPathDefinition::GetMacroPath(), THtml::TModuleDefinition::GetModule(), and THtml::TFileDefinition::MatchFileSysName().
| THtml::THelperBase::ClassDef | ( | THelperBase | , | |
| 0 | ||||
| ) | [private] |
| void THtml::THelperBase::SetOwner | ( | THtml * | html | ) |
| THtml* THtml::THelperBase::GetOwner | ( | ) | const [inline] |
| THtml::THelperBase::ClassDef | ( | THelperBase | , | |
| 0 | ||||
| ) | [private] |
THtml* THtml::THelperBase::fHtml [private] |
THtml* THtml::THelperBase::fHtml [private] |
1.5.1