SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SelectAndSetFieldData Class Reference

This module selects a function based on the input values of the field and then applies this function to assign a new value to the field. More...

Inheritance diagram for SelectAndSetFieldData:

Public Member Functions

 SelectAndSetFieldData (GuiContext *)
 
virtual ~SelectAndSetFieldData ()
 
virtual void execute ()
 
virtual void tcl_command (GuiArgs &, void *)
 

Detailed Description

This module selects a function based on the input values of the field and then applies this function to assign a new value to the field.

Constructor & Destructor Documentation

SelectAndSetFieldData ( GuiContext *  ctx)
virtual ~SelectAndSetFieldData ( )
inlinevirtual

Member Function Documentation

void execute ( )
virtual
void tcl_command ( GuiArgs &  args,
void *  userdata 
)
virtual

The documentation for this class was generated from the following file: