FDO API Reference Feature Data Objects

Parameter.h File Reference

#include <FdoStd.h>
#include <Fdo/Expression/ValueExpression.h>

Include dependency graph for Parameter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoParameter
 The FdoParameter class derives from FdoValueExpression and represents a substitution parameter in the expression. FdoParameters are represented by a name: when expressions are evaluated, the caller must supply a value to be bound to each parameter name. More...

Comments or suggestions? Send us feedback.