charon-core
0.3.1
|
Implementation of parameter class ForStatement. More...
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. | |
Definition in file ForStatement.cpp.