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...

timeout_t getTimeout (void)
 Get server connect timeout value. 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

timeout_t KeyProxy::getTimeout ( void )
 

Get server connect timeout value.

Returns:
timeout interval.


The documentation for this class was generated from the following file:
Generated at Mon Oct 1 10:26:06 2001 for Bayonne by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001