WvStreams
Public Member Functions | Protected Attributes
WvUrl Class Reference

List of all members.

Public Member Functions

 WvUrl (WvStringParm url)
 WvUrl (const WvUrl &url)
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

Detailed Description

Definition at line 16 of file wvurl.h.


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