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