#include <interface.h>
Public Attributes | |
miniXml::ustring | pluginName_ |
miniXml::ustring | pluginDescription_ |
miniXml::ustring | pluginAuthor_ |
miniXml::ustring | pluginVersion_ |
license_e | pluginLicense_ |
pluginType_e | pluginType_ |
std::map< miniXml::ustring, boost::tuple< miniXml::ustring, int, Util::PropertyList::propertyType_e > > | options_ |
miniXml::ustring Spm::Plugin::pluginDescription_t::pluginName_ |
miniXml::ustring Spm::Plugin::pluginDescription_t::pluginDescription_ |
Name of the Plugin
miniXml::ustring Spm::Plugin::pluginDescription_t::pluginAuthor_ |
Description of the Plugin
miniXml::ustring Spm::Plugin::pluginDescription_t::pluginVersion_ |
Author of the Plugin
Version of the Plugin
License of the Plugin
std::map<miniXml::ustring, boost::tuple<miniXml::ustring, int, Util::PropertyList::propertyType_e> > Spm::Plugin::pluginDescription_t::options_ |
Type of the Plugin