All Classes |Grouped Classes |Index

Class CL_URLHelp

URL helper functions. More...

Derived from:

None

Derived by:

None

Group:

Web (Network)

#include <ClanLib/network.h>

Class Members:

Operations:

get_protocol

Returns the protocol name.

get_full_path

Returns the entire URL path.

get_host

Returns the host name of the URL.

get_port

Returns the port of the URL.

get_local_path

Returns the local path of the URL.

get_query

Returns the query of the URL.