WvUrl Class Reference

List of all members.

Detailed Description

Definition at line 16 of file wvurl.h.

Public Member Functions

 WvUrl (WvStringParm url)
 WvUrl (const WvUrl &url)
 ~WvUrl ()
bool isok () const
WvStringParm errstr () const
bool resolve ()
 operator WvString () const
const WvUrloperator= (const WvUrl &)
WvStringParm getproto () const
const WvIPPortAddr getaddr () const
WvStringParm getfile () const
WvStringParm gethost () const
int getport () const
WvStringParm getuser () const
WvStringParm getpassword () const

Protected Attributes

WvString proto
WvString hostname
WvString user
WvString password
int port
bool resolving
WvResolver dns
WvIPPortAddraddr
WvString file
WvString err


The documentation for this class was generated from the following files:
Generated on Mon Feb 5 10:54:42 2007 for WvStreams by  doxygen 1.5.1