|
|
| AlgorithmParametersBase (const AlgorithmParametersBase &x) |
| |
|
| AlgorithmParametersBase (const char *name, bool throwIfNotUsed) |
| |
|
bool | GetVoidValue (const char *name, const std::type_info &valueType, void *pValue) const |
| |
|
|
void | operator= (const AlgorithmParametersBase &rhs) |
| |
|
virtual void | AssignValue (const char *name, const std::type_info &valueType, void *pValue) const =0 |
| |
|
virtual void | MoveInto (void *p) const =0 |
| |
|
|
class | AlgorithmParameters |
| |
Definition at line 248 of file algparam.h.
The documentation for this class was generated from the following file: