AuboCaps  0.6.1
arcs::aubo_scope::UIntegerRangeValidator Member List

This is the complete list of members for arcs::aubo_scope::UIntegerRangeValidator, including all inherited members.

getMessage(std::string value) overridearcs::aubo_scope::UIntegerRangeValidatorvirtual
isValid(std::string value) overridearcs::aubo_scope::UIntegerRangeValidatorvirtual
max_value_arcs::aubo_scope::UIntegerRangeValidatorprivate
min_value_arcs::aubo_scope::UIntegerRangeValidatorprivate
range_func_arcs::aubo_scope::UIntegerRangeValidatorprivate
UIntegerRangeValidator(uint32_t min_value, uint32_t max_value)arcs::aubo_scope::UIntegerRangeValidator
UIntegerRangeValidator(std::function< std::pair< uint32_t, uint32_t >()> range_func)arcs::aubo_scope::UIntegerRangeValidator
updateValue()arcs::aubo_scope::UIntegerRangeValidatorprivate