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