Molybden API
Loading...
Searching...
No Matches
molybden::DirectProxyConfig Class Reference

With this proxy configuration the connection does not use a proxy server. More...

#include <proxy_config.hpp>

Inheritance diagram for molybden::DirectProxyConfig:
molybden::ProxyConfig

Static Public Member Functions

static std::shared_ptr< DirectProxyConfigcreate ()
 Creates a direct proxy configuration.
 

Additional Inherited Members

- Public Member Functions inherited from molybden::ProxyConfig
template<class S >
std::shared_ptr< S > as ()
 Casts this proxy configuration to the target type.
 
- Protected Member Functions inherited from molybden::ProxyConfig
virtual ProxyConfigType type () const =0
 Returns the current proxy config type.
 

Detailed Description

With this proxy configuration the connection does not use a proxy server.


The documentation for this class was generated from the following file: