findlocmax.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"

Go to the source code of this file.

Functions

static void findlocmax_init (void)
static void findlocmax_about (void)
static void findlocmax_configure (void)
static void findlocmax_cleanup (void)
static gboolean findlocmax_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin findlocmax_pi
GxsmMathOneSrcPlugin findlocmax_m1s_pi
static const char * about_text


Function Documentation

static void findlocmax_about void   )  [static]
 

Definition at line 139 of file findlocmax.C.

References about_text, GxsmPlugin::authors, findlocmax_pi, N_, GxsmPlugin::name, and VERSION.

static void findlocmax_cleanup void   )  [static]
 

Definition at line 157 of file findlocmax.C.

References DBG_L2, and PI_DEBUG.

static void findlocmax_configure void   )  [static]
 

Definition at line 151 of file findlocmax.C.

References GxsmPlugin::app, findlocmax_pi, and GnomeAppService::message().

static void findlocmax_init void   )  [static]
 

Definition at line 134 of file findlocmax.C.

References DBG_L2, and PI_DEBUG.

static gboolean findlocmax_run Scan Src,
Scan Dest
[static]
 

Definition at line 162 of file findlocmax.C.

References GxsmPlugin::app, Scan::data, DBG_L2, Scan_Param::dx, Scan_Param::dy, findlocmax_pi, Mem2d::GetDataPkt(), Mem2d::GetNx(), Mem2d::GetNy(), MATH_OK, Scan::mem2d, GnomeAppService::message(), Scan_Param::nx, Scan_Param::ny, PI_DEBUG, Mem2d::PutDataPkt(), SCAN_DATA::s, and SHT.

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 130 of file findlocmax.C.

References findlocmax_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 125 of file findlocmax.C.

References GxsmPlugin::description, findlocmax_pi, N_, and VERSION.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Findlocmax Plugin\n\n"
                                   "Who has coded this one? -- PZ")

Definition at line 122 of file findlocmax.C.

GxsmMathOneSrcPlugin findlocmax_m1s_pi
 

Initial value:

Definition at line 118 of file findlocmax.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin findlocmax_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "Findlocmax-M1S-Misc",
  "+SARLS",
  NULL,
  "Nobody?, PZ",
  N_("_Math/_Misc/"),
  N_("Find Loc Max"),
  N_("Sorry, no help for findlocmax filter!"),
  "no more info",
  NULL,
  NULL,
  findlocmax_init,
  NULL,
  findlocmax_about,
  findlocmax_configure,
  NULL,
  findlocmax_cleanup
}

Definition at line 95 of file findlocmax.C.

Referenced by findlocmax_about(), findlocmax_configure(), findlocmax_run(), and get_gxsm_plugin_info().


Generated on Sat Apr 1 09:04:49 2006 for GXSM by  doxygen 1.4.6