charon-core  0.3.1
ForStatement.cpp File Reference

Implementation of parameter class ForStatement. More...

#include <charon-core/ParameteredObject.hxx>
#include "../include/charon-core/ForStatement.h"
Include dependency graph for ForStatement.cpp:

Go to the source code of this file.

Macros

#define INVALID_VALUE   -1000
 

Functions

forstatement_DECLDIR
ParameteredObject
create (const std::string &name, ParameteredObject::template_type)
 Creates an instance of the plugin.
 
forstatement_DECLDIR void destroy (ParameteredObject *b)
 Deletes an instance of the plugin.
 
forstatement_DECLDIR
ParameteredObject::build_type 
getBuildType ()
 Report build configuration to prevent linking of incompatibel runtime libs.
 

Detailed Description

Author
Gerald Mwangi
Michael Baron
Date
08.11.2012

Definition in file ForStatement.cpp.