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

KeyProxy Class Reference

Load proxy settings and provide access to proxy info. Load proxy info. More...

#include <bayonne.h>

Inheritance diagram for KeyProxy:

Keydata List of all members.

Public Methods

 KeyProxy ()
 Initialize proxy settings.

const char* getHTTPServer (void)
 Get proxy host for http. More...

tpport_t getHTTPPort (void)
 Get proxy port number. More...


Detailed Description

Load proxy settings and provide access to proxy info. Load proxy info.

Author(s):
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

KeyProxy::KeyProxy ( )
 

Initialize proxy settings.


Member Function Documentation

tpport_t KeyProxy::getHTTPPort ( void )
 

Get proxy port number.

Returns:
port number or 0 if not set.

const char * KeyProxy::getHTTPServer ( void )
 

Get proxy host for http.

Returns:
address of proxy or NULL


The documentation for this class was generated from the following file:
Generated at Wed Apr 25 22:24:40 2001 for Bayonne by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000