Base class for all derived parameter classes. More...
#include <constraint_params.h>

Public Member Functions | |
| ConstraintParamsBase (const ConstraintParams ¶ms, const std::string &id=std::string()) | |
| ~ConstraintParamsBase () | |
Public Attributes | |
| const std::string | id_ |
| const ConstraintParams | params_ |
Base class for all derived parameter classes.
Definition at line 31 of file constraint_params.h.
|
inline |
Definition at line 34 of file constraint_params.h.
|
inline |
Definition at line 40 of file constraint_params.h.
| const std::string ConstraintParamsBase::id_ |
Definition at line 43 of file constraint_params.h.
| const ConstraintParams ConstraintParamsBase::params_ |
Definition at line 44 of file constraint_params.h.