Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

KeyProxy Class Reference

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

#include <bayonne.h>

Inheritance diagram for KeyProxy:

Keydata MemPager List of all members.

Public Member Functions

 KeyProxy ()
 Initialize proxy settings.
const char * getHTTPServer (void)
 Get proxy host for http.
tpport_t getHTTPPort (void)
 Get proxy port number.
timeout_t getTimeout (void)
 Get server connect timeout value.

Detailed Description

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

Author:
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 on Tue Sep 13 02:19:09 2005 for Bayonne by  doxygen 1.4.4