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.
ConstraintParamsBase::ConstraintParamsBase | ( | const ConstraintParams & | params, |
const std::string & | id = std::string() |
||
) | [inline] |
Definition at line 34 of file constraint_params.h.
ConstraintParamsBase::~ConstraintParamsBase | ( | ) | [inline] |
Definition at line 40 of file constraint_params.h.
const std::string ConstraintParamsBase::id_ |
Definition at line 43 of file constraint_params.h.
Definition at line 44 of file constraint_params.h.