|
HyperspaceExplorer 0.7.1
|
"parameter <double|int|unsigned|string> <parameter>" More...
#include <Statement.h>


Public Member Functions | |
| ParmStmt (const Parser *p, const std::string &_arg) | |
| virtual bool | execute () |
| Executes the statement in the current context. | |
| template<> | |
| bool | execute () |
| Executes the statement in the current context. | |
| template<> | |
| bool | execute () |
| Executes the statement in the current context. | |
| template<> | |
| bool | execute () |
| Executes the statement in the current context. | |
| template<> | |
| bool | execute () |
| Executes the statement in the current context. | |
"parameter <double|int|unsigned|string> <parameter>"
sets a parameter of the specified type to the object defined before
| Script::ParmStmt< T >::ParmStmt | ( | const Parser * | p, |
| const std::string & | _arg | ||
| ) | [inline] |
1.7.4
-
Hosted by