Constant with no upper bound (scalable). More...
#include <const.h>


Public Member Functions | |
| ScalableConstant (std::string name, unsigned int lbound) | |
| ScalableConstant constructor. | |
| ~ScalableConstant () override | |
| ScalableConstant destructor. | |
| unsigned int | lbound () const |
Constant with no upper bound (scalable).
| sesstype::parameterised::ScalableConstant::ScalableConstant | ( | std::string | name, |
| unsigned int | lbound | ||
| ) | [inline] |
ScalableConstant constructor.
| [in] | name | of Constant. |
| [in] | lbound | lower bound of range. |
| unsigned int sesstype::parameterised::ScalableConstant::lbound | ( | ) | const [inline] |
1.7.6.1