#include "interface.h"
#include <string>
#include <list>
#include <util/def.h>
#include <boost/filesystem/path.hpp>
#include <util/utilException.h>
Go to the source code of this file.
Namespaces | |
namespace | Spm |
namespace | Spm::Plugin |
Classes | |
class | Spm::Plugin::InstallException |
class | Spm::Plugin::StepInterface |
The base class for step plugin. More... |