a2dEvalFunction Class Reference
[general objects can be reached global]

holds a function in an evaluation string for a2dEval More...

#include <eval.h>

List of all members.

Public Types

typedef TYPENUMBER(* fArg1 )(TYPENUMBER)
typedef TYPENUMBER(* fArg2 )(TYPENUMBER, TYPENUMBER)

Public Member Functions

 a2dEvalFunction (const wxString &name, fArg1 func)
 name, nr args, function to call
 a2dEvalFunction (const wxString &name, fArg2 func)

Public Attributes

wxString m_name
int m_args
fArgX m_func


Detailed Description

holds a function in an evaluation string for a2dEval

Definition at line 70 of file eval.h.


The documentation for this class was generated from the following file:
a2dEvalFunction Class Reference -- Tue Aug 31 18:26:37 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation