#include "wvurl.h"
#include "strutils.h"
Go to the source code of this file.
Functions | |
| int | get_default_port (WvString proto) |
| bool | protocol_uses_slashes (WvString proto) |
Variables | |
| DefaultPort | portmap [] |
|
|
Definition at line 34 of file wvurl.cc. References portmap. Referenced by WvUrl::operator WvString(), and WvUrl::WvUrl(). |
|
|
Definition at line 48 of file wvurl.cc. References portmap. Referenced by WvUrl::operator WvString(), and WvUrl::WvUrl(). |
|
|
Initial value:
Definition at line 23 of file wvurl.cc. Referenced by get_default_port(), and protocol_uses_slashes(). |
1.3.7