Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

URLSpec Member List

This is the complete list of members for URLSpec, including all inherited members.
_flagsURLSpec [private]
_path_endURLSpec [private]
_path_startURLSpec [private]
_portURLSpec [private]
_port_endURLSpec [private]
_port_startURLSpec [private]
_query_startURLSpec [private]
_scheme_endURLSpec [private]
_server_endURLSpec [private]
_server_startURLSpec [private]
_urlURLSpec [private]
_username_endURLSpec [private]
_username_startURLSpec [private]
c_str() constURLSpec [inline]
compare_to(const URLSpec &other) constURLSpec [inline]
empty() constURLSpec [inline]
F_has_authority enum valueURLSpec [private]
F_has_path enum valueURLSpec [private]
F_has_port enum valueURLSpec [private]
F_has_query enum valueURLSpec [private]
F_has_scheme enum valueURLSpec [private]
F_has_server enum valueURLSpec [private]
F_has_username enum valueURLSpec [private]
Flags enum nameURLSpec [private]
get_authority() constURLSpec [inline]
get_path() constURLSpec
get_port() constURLSpec
get_port_str() constURLSpec [inline]
get_query() constURLSpec [inline]
get_scheme() constURLSpec
get_server() constURLSpec [inline]
get_server_and_port() constURLSpec
get_url() constURLSpec [inline]
get_username() constURLSpec [inline]
has_authority() constURLSpec [inline]
has_path() constURLSpec [inline]
has_port() constURLSpec [inline]
has_query() constURLSpec [inline]
has_scheme() constURLSpec [inline]
has_server() constURLSpec [inline]
has_username() constURLSpec [inline]
input(istream &in)URLSpec
length() constURLSpec [inline]
operator const string &() constURLSpec [inline]
operator!=(const URLSpec &other) constURLSpec [inline]
operator<(const URLSpec &other) constURLSpec [inline]
operator=(const string &url)URLSpec [inline]
operator=(const URLSpec &copy)URLSpec
operator==(const URLSpec &other) constURLSpec [inline]
operator[](int n) constURLSpec [inline]
output(ostream &out) constURLSpec
parse_authority()URLSpec [private]
quote(const string &source, const string &safe="/")URLSpec [static]
quote_plus(const string &source, const string &safe="/")URLSpec [static]
set_authority(const string &authority)URLSpec
set_path(const string &path)URLSpec
set_port(const string &port)URLSpec
set_port(int port)URLSpec
set_query(const string &query)URLSpec
set_scheme(const string &scheme)URLSpec
set_server(const string &server)URLSpec
set_server_and_port(const string &server_and_port)URLSpec
set_url(const string &url, bool server_name_expected=false)URLSpec
set_username(const string &username)URLSpec
unquote(const string &source)URLSpec [static]
unquote_plus(const string &source)URLSpec [static]
URLSpec()URLSpec
URLSpec(const string &url, bool server_name_expected=false)URLSpec [inline]
URLSpec(const URLSpec &copy)URLSpec [inline]

Generated on Fri May 2 00:56:03 2003 for Panda by doxygen1.3