Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Url.hpp File Reference

#include <string>

Go to the source code of this file.

Compounds

class  Url
 Manupulate URLs. More...


Defines

#define _AXIS_URL_HPP

Variables

const unsigned short HTTP_PORT = 80
const unsigned short HTTPS_PORT = 443
const unsigned short FTP_PORT = 21


Define Documentation

#define _AXIS_URL_HPP
 

Value:

Definition at line 67 of file Url.hpp.


Variable Documentation

const unsigned short FTP_PORT = 21
 

Definition at line 74 of file Url.hpp.

const unsigned short HTTPS_PORT = 443
 

Definition at line 73 of file Url.hpp.

const unsigned short HTTP_PORT = 80
 

Definition at line 72 of file Url.hpp.

Axis C++ Client Lib - User's Guide


Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved