HyperspaceExplorer 0.7.1
Public Member Functions
Script::ParmStmt< T > Class Template Reference

"parameter <double|int|unsigned|string> <parameter>" More...

#include <Statement.h>

Inheritance diagram for Script::ParmStmt< T >:
Inheritance graph
[legend]
Collaboration diagram for Script::ParmStmt< T >:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

template<typename T = unsigned>
class Script::ParmStmt< T >

"parameter <double|int|unsigned|string> <parameter>"

sets a parameter of the specified type to the object defined before


Constructor & Destructor Documentation

template<typename T = unsigned>
Script::ParmStmt< T >::ParmStmt ( const Parser p,
const std::string _arg 
) [inline]
Parameters:
pThe context in which the Statement is executed
_argThe argument supplied to the Statement

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo