![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Metadata collected for one plugin or for the host application. More...
#include <piplugin.h>
Public Member Functions | |
| PIPluginInfo () | |
| Constructs empty plugin metadata. | |
| void | setUserVersion (const PIString &v) |
| Sets user version checked by PIPluginLoader::load(). | |
| void | setStaticSection (int type, void *ptr) |
| Associates a static section pointer with integer type. | |
| PIString | userVersion () const |
| Returns configured user version string. | |
| PIMap< int, void * > | staticSections () const |
| Returns registered static section pointers. | |
Metadata collected for one plugin or for the host application.