ParameterValues

Undocumented in source.

Constructors

this
this(int[][string] params)
Undocumented in source.

Members

Functions

applyParams
void applyParams(DataSetWriter ds)
Undocumented in source. Be warned that the author may not have intended to support it.
checkAllParametersSet
void checkAllParametersSet()
Undocumented in source. Be warned that the author may not have intended to support it.
setParameter
void setParameter(string name, Variant value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

params
int[][string] params;
Undocumented in source.
unboundParams
int[string] unboundParams;
Undocumented in source.
values
Variant[string] values;
Undocumented in source.

Meta