Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

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

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

Implements PURLScheme.

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

Implements PURLScheme.

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

Implements PURLScheme.


Member Data Documentation

BOOL PURLLegacyScheme::defaultHostToLocal
 

WORD PURLLegacyScheme::defaultPort
 

BOOL PURLLegacyScheme::defaultToUserIfNoAt
 

BOOL PURLLegacyScheme::hasFragments
 

BOOL PURLLegacyScheme::hasHostPort
 

BOOL PURLLegacyScheme::hasParameters
 

BOOL PURLLegacyScheme::hasPassword
 

BOOL PURLLegacyScheme::hasPath
 

BOOL PURLLegacyScheme::hasQuery
 

BOOL PURLLegacyScheme::hasUsername
 

BOOL PURLLegacyScheme::relativeImpliesScheme
 

PString PURLLegacyScheme::scheme
 


The documentation for this class was generated from the following file:
Generated on Mon Feb 21 20:43:17 2005 for PWLib by  doxygen 1.4.1