|
Jive reference manual
|
#include <jem/numeric/func/UserFunc.h>

Public Member Functions | |
| virtual bool | getVariable (double &value, const String &name) const =0 |
| virtual Ref< Function > | getFunction (const String &name) const =0 |
Static Public Member Functions | |
| static double | toFloat (const Ref< Object > &obj, const String &name) |
Protected Member Functions | |
| virtual | ~NameSpace () |
Protected Member Functions inherited from jem::Interface | |
| virtual | ~Interface () |
| Empty destructor. More... | |
|
protectedvirtual |
|
pure virtual |
|
pure virtual |