2 #ifndef _NORTH_PYTHON_PLUGIN_HANDLE_H 3 #define _NORTH_PYTHON_PLUGIN_HANDLE_H 17 #include <python_plugin_handle.h> NorthPythonPluginHandle(const char *name, const char *path)
Constructor for NorthPythonPluginHandle.
Definition: north_python_plugin_handle.cpp:31
The NorthPythonPluginHandle class is used to represent an interface to a South plugin that is availab...
Definition: north_python_plugin_handle.h:23
The PythonPluginHandle class is the base class used to represent an interface to a plugin that is ava...
Definition: python_plugin_handle.h:27