|
PTLib
Version 2.18.8
|
This is the complete list of members for PURLLegacyScheme, including all inherited members.
| AsString(PURL::UrlFormat fmt, const PURL &url) const | PURLLegacyScheme | inlinevirtual |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| defaultHostToLocal | PURLLegacyScheme | |
| defaultPort | PURLLegacyScheme | |
| defaultToUserIfNoAt | PURLLegacyScheme | |
| EqualTo enum value | PObject | |
| GetClass() const | PObject | inline |
| GetDefaultPort() const | PURLLegacyScheme | inlinevirtual |
| GetTraceContextIdentifier() const | PObject | inline |
| 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 |
| IsClass(const char *name) const | PObject | inline |
| LessThan enum value | PObject | |
| m_traceContextIdentifier | PObject | protected |
| 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 char *cstr, PURL &url) const | PURLLegacyScheme | inlinevirtual |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PURLLegacyScheme(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 | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |