| strusPython
    0.14
    | 
Configuration describing a scalar function variable value. More...
#include <bindingObjects.hpp>
| Public Member Functions | |
| FunctionVariableConfig () | |
| Default constructor.  More... | |
| FunctionVariableConfig (const FunctionVariableConfig &o) | |
| Copy constructor.  More... | |
| void | defineVariable (const String &name, double value) | 
| Define a variable value.  More... | |
| Friends | |
| class | Query | 
| class | QueryEval | 
Configuration describing a scalar function variable value.
| 
 | inline | 
Default constructor.
| 
 | inline | 
Copy constructor.
| 
 | inline | 
Define a variable value.
| [in] | name | name of the variable | 
| [in] | value | value of the variable | 
| 
 | friend | 
| 
 | friend | 
 1.8.6
 1.8.6