class to get a download method for URIs More...
#include <cupt/download/methodfactory.hpp>
Public Member Functions | |
| MethodFactory (const shared_ptr< const Config > &config) | |
| constructor | |
| ~MethodFactory () | |
| destructor | |
| Method * | getDownloadMethodForUri (const Uri &uri) const |
| gets download method for uri | |
class to get a download method for URIs
| cupt::download::MethodFactory::MethodFactory | ( | const shared_ptr< const Config > & | config | ) |
constructor
| config |
| Method* cupt::download::MethodFactory::getDownloadMethodForUri | ( | const Uri & | uri | ) | const |
gets download method for uri
| uri |
1.7.6.1