#include <plugin.hpp>
Public Member Functions | |
| PluginInfo (const std::string &name, const lt_dlhandle module) | |
| ~PluginInfo () | |
| const std::string & | name () const |
| lt_dlhandle | handle () const |
| mapnik::PluginInfo::PluginInfo | ( | const std::string & | name, | |
| const lt_dlhandle | module | |||
| ) |
| mapnik::PluginInfo::~PluginInfo | ( | ) |
| lt_dlhandle mapnik::PluginInfo::handle | ( | ) | const |
| const std::string & mapnik::PluginInfo::name | ( | ) | const |
1.4.7