Cupt
Public Member Functions | List of all members
cupt::download::MethodFactory Class Reference

class to get a download method for URIs More...

#include <cupt/download/methodfactory.hpp>

Public Member Functions

 MethodFactory (const Config &config)
 constructor More...
 
 ~MethodFactory ()
 destructor
 
MethodgetDownloadMethodForUri (const Uri &uri) const
 gets download method for uri More...
 

Detailed Description

class to get a download method for URIs

Constructor & Destructor Documentation

◆ MethodFactory()

cupt::download::MethodFactory::MethodFactory ( const Config config)

constructor

Parameters
config

Member Function Documentation

◆ getDownloadMethodForUri()

Method* cupt::download::MethodFactory::getDownloadMethodForUri ( const Uri uri) const

gets download method for uri

Parameters
uri

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