|
PTLib
Version 2.10.10
|
#include <ptlib/pfactory.h>Go to the source code of this file.
Classes | |
| class | PURL |
| This class describes a Universal Resource Locator. More... | |
| class | PURLScheme |
| class | PURLLegacyScheme |
| class | PURLLoader |
Macros | |
| #define | PURL_LEGACY_SCHEME(schemeName, user, pass, host, def, defhost, query, params, frags, path, rel, port) |
Typedefs | |
| typedef PFactory< PURLScheme > | PURLSchemeFactory |
| typedef PFactory< PURLLoader > | PURLLoaderFactory |
| #define PURL_LEGACY_SCHEME | ( | schemeName, | |
| user, | |||
| pass, | |||
| host, | |||
| def, | |||
| defhost, | |||
| query, | |||
| params, | |||
| frags, | |||
| path, | |||
| rel, | |||
| port | |||
| ) |
| typedef PFactory<PURLLoader> PURLLoaderFactory |
| typedef PFactory<PURLScheme> PURLSchemeFactory |