AuboCaps
0.6.0
|
This is the complete list of members for arcs::aubo_scope::IntegerRangeValidator, including all inherited members.
getMessage(std::string value) override | arcs::aubo_scope::IntegerRangeValidator | inlinevirtual |
IntegerRangeValidator(int min_value, int max_value) | arcs::aubo_scope::IntegerRangeValidator | inline |
IntegerRangeValidator(std::function< std::pair< int, int >()> range_func) | arcs::aubo_scope::IntegerRangeValidator | inline |
isValid(std::string value) override | arcs::aubo_scope::IntegerRangeValidator | inlinevirtual |
max_value_ | arcs::aubo_scope::IntegerRangeValidator | private |
min_value_ | arcs::aubo_scope::IntegerRangeValidator | private |
range_func_ | arcs::aubo_scope::IntegerRangeValidator | private |
updateValue() | arcs::aubo_scope::IntegerRangeValidator | inlineprivate |