ROOT
6.07/01
Reference Guide
|
Public Attributes | |
TString | fXwho |
TString | fROOTURL |
std::map< std::string, TString > | fLibURLs |
TString | fHomepage |
TString | fSearchStemURL |
TString | fSearchEngine |
TString | fViewCVS |
TString | fWikiURL |
#include <THtml.h>
TString THtml::LinkInfo_t::fHomepage |
Definition at line 372 of file THtml.h.
Referenced by ClassImp(), THtml::GetHomepage(), and THtml::SetHomepage().
std::map<std::string, TString> THtml::LinkInfo_t::fLibURLs |
Definition at line 371 of file THtml.h.
Referenced by THtml::GetURL(), and THtml::SetLibURL().
TString THtml::LinkInfo_t::fROOTURL |
Definition at line 370 of file THtml.h.
Referenced by ClassImp(), THtml::GetURL(), and THtml::SetRootURL().
TString THtml::LinkInfo_t::fSearchEngine |
Definition at line 374 of file THtml.h.
Referenced by ClassImp(), THtml::GetSearchEngine(), and THtml::SetSearchEngine().
TString THtml::LinkInfo_t::fSearchStemURL |
Definition at line 373 of file THtml.h.
Referenced by ClassImp(), THtml::GetSearchStemURL(), and THtml::SetSearchStemURL().
TString THtml::LinkInfo_t::fViewCVS |
Definition at line 375 of file THtml.h.
Referenced by ClassImp(), THtml::GetViewCVS(), and THtml::SetViewCVS().
TString THtml::LinkInfo_t::fWikiURL |
Definition at line 376 of file THtml.h.
Referenced by THtml::GetWikiURL(), and THtml::SetWikiURL().
TString THtml::LinkInfo_t::fXwho |
Definition at line 369 of file THtml.h.
Referenced by ClassImp(), THtml::GetXwho(), and THtml::SetXwho().