#include <i_setting_constraints.hpp>
Definition at line 45 of file i_setting_constraints.hpp.
◆ ~i_setting_constraints()
virtual neolib::i_setting_constraints::~i_setting_constraints |
( |
| ) |
|
|
virtualdefault |
◆ allowable_values()
◆ has_allowable_values()
virtual bool neolib::i_setting_constraints::has_allowable_values |
( |
| ) |
const |
|
pure virtual |
◆ has_maximum_value()
virtual bool neolib::i_setting_constraints::has_maximum_value |
( |
| ) |
const |
|
pure virtual |
◆ has_minimum_value()
virtual bool neolib::i_setting_constraints::has_minimum_value |
( |
| ) |
const |
|
pure virtual |
◆ has_step_value()
virtual bool neolib::i_setting_constraints::has_step_value |
( |
| ) |
const |
|
pure virtual |
◆ initially_disabled()
virtual bool neolib::i_setting_constraints::initially_disabled |
( |
| ) |
const |
|
pure virtual |
◆ maximum_value() [1/2]
◆ maximum_value() [2/2]
◆ minimum_value() [1/2]
◆ minimum_value() [2/2]
◆ optional()
virtual bool neolib::i_setting_constraints::optional |
( |
| ) |
const |
|
pure virtual |
◆ step_value() [1/2]
◆ step_value() [2/2]
The documentation for this class was generated from the following file: