#include <pclasses/pexport.h>#include <pclasses/psharedlib.h>#include <typeinfo>#include <list>#include <map>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | P |
Defines | |
| #define | P_PLUGINS_BEGIN |
| #define | P_PLUGIN(iface, feature, cl) { typeid(iface).name(), feature, &cl::create, &cl::destroy }, |
| #define | P_PLUGINS_END |
|
|
|
|
|
Value: extern "C" { \ CXX_CLASS_EXPORT PluginMetaInfo P_plugin[] = { |
|
|
Value: { 0, 0, 0, 0 } \
}; }
|
1.3.3