#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 | ( | ) |
const std::string & mapnik::PluginInfo::name | ( | ) | const |
lt_dlhandle mapnik::PluginInfo::handle | ( | ) | const |