2 #ifndef _NOTIFICATION_PYTHON_PLUGIN_HANDLE_H 3 #define _NOTIFICATION_PYTHON_PLUGIN_HANDLE_H 17 #include <python_plugin_handle.h> The PythonPluginHandle class is used to represent an interface to a plugin that is available as a pyt...
Definition: notification_python_plugin_handle.h:23
NotificationPythonPluginHandle(const char *name, const char *path)
Constructor for NotificationPythonPluginHandle.
Definition: notification_python_plugin_handle.cpp:28
The PythonPluginHandle class is the base class used to represent an interface to a plugin that is ava...
Definition: python_plugin_handle.h:27