#include <pplugin.h>
Public Attributes | |
| const char * | iface |
| const char * | feature |
| PluginBase *(* | create )() |
| void(* | destroy )(PluginBase *c) |
The structure is used to hold information about a plugin that is exported from a shared library.
Definition at line 52 of file pplugin.h.
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3