mapnik::PluginInfo Class Reference
#include <plugin.hpp>
List of all members.
|
Public Member Functions |
| | PluginInfo (const std::string &name, const lt_dlhandle module) |
| | ~PluginInfo () |
| const std::string & | name () const |
| lt_dlhandle | handle () const |
Constructor & Destructor Documentation
| mapnik::PluginInfo::PluginInfo |
( |
const std::string & |
name, |
|
|
const lt_dlhandle |
module | |
|
) |
| | |
| mapnik::PluginInfo::~PluginInfo |
( |
|
) |
|
Member Function Documentation
| const std::string & mapnik::PluginInfo::name |
( |
|
) |
const |
| lt_dlhandle mapnik::PluginInfo::handle |
( |
|
) |
const |
The documentation for this class was generated from the following files: