PTLib
Version 2.10.4
|
This is the complete list of members for PURLLegacyScheme, including all inherited members.
AsString(PURL::UrlFormat fmt, const PURL &purl) const | PURLLegacyScheme | inlinevirtual |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
defaultHostToLocal | PURLLegacyScheme | |
defaultPort | PURLLegacyScheme | |
defaultToUserIfNoAt | PURLLegacyScheme | |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetName() const | PURLLegacyScheme | inlinevirtual |
GreaterThan enum value | PObject | |
hasFragments | PURLLegacyScheme | |
HashFunction() const | PObject | virtual |
hasHostPort | PURLLegacyScheme | |
hasParameters | PURLLegacyScheme | |
hasPassword | PURLLegacyScheme | |
hasPath | PURLLegacyScheme | |
hasQuery | PURLLegacyScheme | |
hasUsername | PURLLegacyScheme | |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
LessThan enum value | PObject | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
Parse(const PString &url, PURL &purl) const | PURLLegacyScheme | inlinevirtual |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
PURLLegacyScheme(const char *s, bool user=false, bool pass=false, bool host=false, bool def=false, bool defhost=false, bool query=false, bool params=false, bool frags=false, bool path=false, bool rel=false, WORD port=0) | PURLLegacyScheme | inline |
ReadFrom(istream &strm) | PObject | virtual |
relativeImpliesScheme | PURLLegacyScheme | |
scheme | PURLLegacyScheme | |
~PObject() | PObject | inlinevirtual |