histoHOP.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 histohop_init (void)
static void histohop_about (void)
static void histohop_configure (void)
static void histohop_cleanup (void)
static gboolean histohop_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin histohop_pi
GxsmMathOneSrcPlugin histohop_m1s_pi
static const char * about_text


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 73 of file histoHOP.C.

References histohop_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 68 of file histoHOP.C.

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

static void histohop_about void   )  [static]
 

Definition at line 82 of file histoHOP.C.

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

static void histohop_cleanup void   )  [static]
 

Definition at line 100 of file histoHOP.C.

References DBG_L2, and PI_DEBUG.

static void histohop_configure void   )  [static]
 

Definition at line 94 of file histoHOP.C.

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

static void histohop_init void   )  [static]
 

Definition at line 77 of file histoHOP.C.

References DBG_L2, and PI_DEBUG.

static gboolean histohop_run Scan Src,
Scan Dest
[static]
 

Definition at line 105 of file histoHOP.C.

References GxsmPlugin::app, histohop_pi, MATH_OK, and GnomeAppService::message().


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Histohop Plugin\n\n"
                                   "calculates histohop.")

Definition at line 65 of file histoHOP.C.

GxsmMathOneSrcPlugin histohop_m1s_pi
 

Initial value:

Definition at line 61 of file histoHOP.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin histohop_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "Histohop-M1S-F1D",
  "-spaHARD",
  NULL,
  "HOP, AK, PZ",
  N_("_Math/_Statistics/"),
  N_("Histo HOP"),
  N_("Histo HOP Stat."),
  "no more info",
  NULL,
  NULL,
  histohop_init,
  NULL,
  histohop_about,
  histohop_configure,
  NULL,
  histohop_cleanup
}

Definition at line 38 of file histoHOP.C.

Referenced by get_gxsm_plugin_info(), histohop_about(), histohop_configure(), and histohop_run().


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