PURLLegacyScheme Class Reference

#include <url.h>

Inheritance diagram for PURLLegacyScheme:

PURLScheme PObject List of all members.

Public Member Functions

 PURLLegacyScheme (const char *_scheme)
BOOL Parse (const PString &url, PURL &purl) const
PString AsString (PURL::UrlFormat fmt, const PURL &purl) const
PString GetName () const

Public Attributes

PString scheme
BOOL hasUsername
BOOL hasPassword
BOOL hasHostPort
BOOL defaultToUserIfNoAt
BOOL defaultHostToLocal
BOOL hasQuery
BOOL hasParameters
BOOL hasFragments
BOOL hasPath
BOOL relativeImpliesScheme
WORD defaultPort

Constructor & Destructor Documentation

PURLLegacyScheme::PURLLegacyScheme ( const char *  _scheme  )  [inline]


Member Function Documentation

BOOL PURLLegacyScheme::Parse ( const PString url,
PURL purl 
) const [inline, virtual]

Implements PURLScheme.

PString PURLLegacyScheme::AsString ( PURL::UrlFormat  fmt,
const PURL purl 
) const [inline, virtual]

Implements PURLScheme.

PString PURLLegacyScheme::GetName (  )  const [inline, virtual]

Implements PURLScheme.


Member Data Documentation

PString PURLLegacyScheme::scheme

BOOL PURLLegacyScheme::hasUsername

BOOL PURLLegacyScheme::hasPassword

BOOL PURLLegacyScheme::hasHostPort

BOOL PURLLegacyScheme::defaultToUserIfNoAt

BOOL PURLLegacyScheme::defaultHostToLocal

BOOL PURLLegacyScheme::hasQuery

BOOL PURLLegacyScheme::hasParameters

BOOL PURLLegacyScheme::hasFragments

BOOL PURLLegacyScheme::hasPath

BOOL PURLLegacyScheme::relativeImpliesScheme

WORD PURLLegacyScheme::defaultPort


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:25:07 2008 for PTLib by  doxygen 1.5.1