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.

References PURL::LegacyParse().

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

Implements PURLScheme.

References PURL::LegacyAsString().

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

Implements PURLScheme.

References scheme.


Member Data Documentation

Referenced by GetName().


The documentation for this class was generated from the following file:

Generated on Tue Apr 8 17:11:55 2008 for PWLib by  doxygen 1.5.5