Cupt
Public Member Functions
cupt::download::MethodFactory Class Reference

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

#include <cupt/download/methodfactory.hpp>

List of all members.

Public Member Functions

 MethodFactory (const shared_ptr< const Config > &config)
 constructor
 ~MethodFactory ()
 destructor
MethodgetDownloadMethodForUri (const Uri &uri) const
 gets download method for uri

Detailed Description

class to get a download method for URIs


Constructor & Destructor Documentation

cupt::download::MethodFactory::MethodFactory ( const shared_ptr< const Config > &  config)

constructor

Parameters:
config

Member Function Documentation

gets download method for uri

Parameters:
uri

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