#include <string>
#include <map>
#include "interface.h"
#include <boost/filesystem/path.hpp>
#include <util/net.h>
Go to the source code of this file.
Namespaces | |
namespace | Spm |
namespace | Spm::Plugin |
Classes | |
class | Spm::Plugin::DownloadInterface |
base class for download plugin More... | |
Enumerations | |
enum | Spm::Plugin::element_type { Spm::Plugin::FILE_TYPE, Spm::Plugin::DIRECTORY_TYPE } |