
Helper class to keep track of possibly-exported command-line options. More...

Public Member Functions | |
| ParamInfo (ModelComponent *c, ModelParamBase *mp) | |
| ParamInfo (ModelComponent *c, OptionedModelParam *omp, bool useme) | |
Public Attributes | |
| ModelComponent * | client |
| ModelParamBase * | param |
| OptionedModelParam * | oparam |
| bool | exportMe |
| bool | useMyVal |
Helper class to keep track of possibly-exported command-line options.
Definition at line 73 of file ModelComponent.C.
1.6.3