max.C File Reference

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

Go to the source code of this file.

Defines

#define GXSM_TWO_SRC_PLUGIN__DEF

Functions

static void max_init (void)
static void max_about (void)
static void max_configure (void)
static void max_cleanup (void)
static gboolean max_run (Scan *Src1, Scan *Src2, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathTwoSrcPluginget_gxsm_math_two_src_plugin_info (void)

Variables

GxsmPlugin max_pi
GxsmMathTwoSrcPlugin max_m2s_pi
static const char * about_text


Define Documentation

#define GXSM_TWO_SRC_PLUGIN__DEF
 

Definition at line 87 of file max.C.


Function Documentation

GxsmMathTwoSrcPlugin* get_gxsm_math_two_src_plugin_info void   ) 
 

Definition at line 187 of file max.C.

References max_m2s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 174 of file max.C.

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

static void max_about void   )  [static]
 

Definition at line 200 of file max.C.

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

static void max_cleanup void   )  [static]
 

Definition at line 220 of file max.C.

References DBG_L2, and PI_DEBUG.

static void max_configure void   )  [static]
 

Definition at line 213 of file max.C.

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

static void max_init void   )  [static]
 

Definition at line 194 of file max.C.

References DBG_L2, and PI_DEBUG.

static gboolean max_run Scan Src1,
Scan Src2,
Scan Dest
[static]
 

Definition at line 229 of file max.C.

References Scan::data, Mem2d::GetDataPkt(), Mem2d::GetNx(), Mem2d::GetNy(), MATH_SELECTIONERR, Scan::mem2d, Scan_Param::nx, Scan_Param::ny, Mem2d::PutDataPkt(), and SCAN_DATA::s.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm max Plugin\n\n"
                                   "max of two sources")

Definition at line 169 of file max.C.

GxsmMathTwoSrcPlugin max_m2s_pi
 

Initial value:

 {
   
   max_run
 }

Definition at line 163 of file max.C.

Referenced by get_gxsm_math_two_src_plugin_info().

GxsmPlugin max_pi
 

Definition at line 99 of file max.C.

Referenced by get_gxsm_plugin_info(), max_about(), and max_configure().


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