#include <ghttp.h>
Inheritance diagram for gURI:
|
|
|
|
|
|
|
|
|
|
Definition at line 200 of file ghttp.h. Referenced by gdURI::GetDomainAndPathStr(), gdURI::IsValidDomain(), and gdHttpURI::thisProcessHttpURI(). |
|
Definition at line 197 of file ghttp.h. Referenced by sOptSnarf::GoCmdHttp(), and sOptSnarf::HasSpecURI(). |
|
Reimplemented in gdURI. Definition at line 203 of file ghttp.h. Referenced by gdURI::GetPathStr(), sOptSnarf::GoCmdHttp(), and gdHttpURI::thisProcessHttpURI(). |
|
Definition at line 194 of file ghttp.h. Referenced by gHSeq::GetURL(), and gHSeq::SetBaseHRef(). |
|
|
|
Reimplemented from gStorage. Reimplemented in gdURI, and gdHttpURI. Definition at line 219 of file ghttp.cpp. Referenced by gdURI::IsOk(). |
|
Definition at line 184 of file ghttp.h. Referenced by sOptSnarf::GoCmdHttp(), IsOk(), and gdURI::IsOk(). |
|
Reimplemented in gdURI. Definition at line 244 of file ghttp.cpp. Referenced by gdURI::IsValidDomain(), and gdHttpURI::thisProcessHttpURI(). |
|
Definition at line 229 of file ghttp.cpp. Referenced by gdURI::gdURI(), gHSeq::GetURL(), sOptSnarf::GoCmdHttp(), and gHSeq::SetBaseHRef(). |
|
Reimplemented from gStringGeneric. Definition at line 224 of file ghttp.cpp. Referenced by gdURI::GetPathNameStr(), gHSeq::GetURL(), sOptSnarf::HasSpecURI(), and thisSetPath(). |
|
Definition at line 412 of file ghttp.cpp. Referenced by thisGetSchemeFromString(). |
|
Definition at line 371 of file ghttp.cpp. Referenced by thisParseString(). |
|
Definition at line 252 of file ghttp.cpp. Referenced by SetString(). |
|
Definition at line 314 of file ghttp.cpp. Referenced by thisParseString(). |
|
Definition at line 341 of file ghttp.cpp. Referenced by thisSetDomainPath(). |
|
Definition at line 175 of file ghttp.h. Referenced by SetString(). |
|
Definition at line 213 of file ghttp.h. Referenced by GetPathType(), IsOk(), thisParseString(), and thisSetPath(). |
|
Initial value: { { gURI::e_ftp, "ftp", 1738 }, { gURI::e_http, "http", 2616 }, { gURI::e_file, "file", 0 }, { gURI::e_invalid, NULL, -1 } } Definition at line 12 of file ghttp.cpp. Referenced by thisFetchScheme(). |
|
Definition at line 215 of file ghttp.h. Referenced by gdURI::GetDomainAndPathStr(), GetDomainStr(), IsValidDomain(), gdURI::IsValidDomain(), SetString(), thisSetDomainPath(), and thisSetPath(). |
|
Definition at line 214 of file ghttp.h. Referenced by GetOriginalStr(), and SetString(). |
|
Reimplemented in gdHttpURI. Definition at line 216 of file ghttp.h. Referenced by GetPathStr(), SetString(), and thisSetPath(). |