DSPProbe.C File Reference

#include "app_probe.h"

Go to the source code of this file.

Functions

static void DSPProbe_about (void)
static void DSPProbe_query (void)
static void DSPProbe_cleanup (void)
static void DSPProbe_configure (void)
static void DSPProbe_show_callback (GtkWidget *, void *)
GxsmPluginget_gxsm_plugin_info (void)

Variables

GxsmPlugin DSPProbe_pi
static const char * about_text
DSPProbeControlDSPProbeClass = NULL


Function Documentation

static void DSPProbe_about void   )  [static]
 

Definition at line 285 of file DSPProbe.C.

References about_text, DSPProbe_pi, N_, GxsmPlugin::name, and VERSION.

static void DSPProbe_cleanup void   )  [static]
 

Definition at line 297 of file DSPProbe.C.

References GxsmPlugin::app, DBG_L2, DSPProbe_pi, DSPProbeClass, GnomeAppService::getApp(), GxsmPlugin::menuentry, GxsmPlugin::menupath, and PI_DEBUG.

static void DSPProbe_configure void   )  [static]
 

Definition at line 243 of file DSPProbe.C.

static void DSPProbe_query void   )  [static]
 

Definition at line 252 of file DSPProbe.C.

References GxsmPlugin::app, DSPProbe_pi, DSPProbe_show_callback(), DSPProbeClass, XSMRESOURCES::geomsave, GnomeAppService::getApp(), Xsm::hardware, GxsmPlugin::help, GxsmPlugin::menuentry, GxsmPlugin::menupath, N_, GxsmPlugin::name, App::RemoteEntryList, AppBase::SetResName(), GxsmPlugin::status, App::xsm, and xsmres.

static void DSPProbe_show_callback GtkWidget *  ,
void * 
[static]
 

Definition at line 312 of file DSPProbe.C.

References DSPProbeClass, and AppBase::show().

Referenced by DSPProbe_query().

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 238 of file DSPProbe.C.

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


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm DSPProbe Plugin:\n"
                                   "This plugin runs a controls window to send "
                                   "general \"Probe-Requests\" to the DSP. "
                                   "Probemodes are used to run force-distance curves "
                                   "(AFM), or some STS (STM)."
                                   )

Definition at line 231 of file DSPProbe.C.

GxsmPlugin DSPProbe_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "DSPProbe",
  "+spmHARD +comedispmHARD +srangerspmHARD +STM +AFM",
  NULL,
  "Percy Zahl",
  N_("_Windows/"),
  N_("DSP Probe"),
  N_("open the DSP probe controlwindow"),
  "DSP probe control",
  NULL,
  NULL,
  NULL,
  DSPProbe_query,
  DSPProbe_about,
  DSPProbe_configure,
  NULL,
  DSPProbe_cleanup
}

Definition at line 208 of file DSPProbe.C.

Referenced by DSPProbe_about(), DSPProbe_cleanup(), DSPProbe_query(), and get_gxsm_plugin_info().

DSPProbeControl* DSPProbeClass = NULL
 

Definition at line 250 of file DSPProbe.C.

Referenced by DSPProbe_cleanup(), DSPProbe_query(), and DSPProbe_show_callback().


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