Molybden API
Loading...
Searching...
No Matches
molybden::Proxy Class Referenceabstract

Provides access to the profile proxy functionality. More...

#include <proxy.hpp>

Public Member Functions

virtual std::shared_ptr< Profileprofile ()=0
 The profile of this proxy service.
 
virtual std::shared_ptr< ProxyConfigconfig ()=0
 The current proxy configuration.
 
virtual void setConfig (std::shared_ptr< ProxyConfig > config)=0
 Updates the current proxy configuration with the given config.
 

Detailed Description

Provides access to the profile proxy functionality.

Member Function Documentation

◆ setConfig()

virtual void molybden::Proxy::setConfig ( std::shared_ptr< ProxyConfig config)
pure virtual

Updates the current proxy configuration with the given config.

Parameters
configthe new proxy configuration.

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