Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

iptk::FunctionInfo Class Reference

#include <functionInfo.h>

Collaboration diagram for iptk::FunctionInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

A class to hold information of a class which is a derivative of iptk::IP_Function.


Public Member Functions

 FunctionInfo (void)
 Default constructor.

 FunctionInfo (const FunctionInfo &fi)
 Copy construtor.

void setFunctionName (iutk::String str)
 Sets the name of the function.

iutk::String getFunctionName (void)
 Returns the function name.

void appendParameter (iutk::String str, double start, double stop, double step)
 Adds a parameter name to the FunctionInfo object.

tutk::List< iptk::ParamInfogetParamList (void)
 Returns the list of parameter information.


Constructor & Destructor Documentation

iptk::FunctionInfo::FunctionInfo void   ) 
 

Default constructor.

This is the only way to initialise a completely new FunctionInfo object.


Member Function Documentation

tutk::List< iptk::ParamInfo > iptk::FunctionInfo::getParamList void   ) 
 

Returns the list of parameter information.


Returns an empty list for functions with no parameters.


The documentation for this class was generated from the following file:
Generated on Mon Nov 22 11:12:42 2004 for ImprolaLib by doxygen 1.3.7