|
AuboStudio SDK
0.6.3
|
|
|
|
|
成员的完整列表,这些成员属于 arcs::aubo_scope::IntegerRangeValidator,包括所有继承而来的类成员
| getMessage(std::string value) override | arcs::aubo_scope::IntegerRangeValidator | virtual |
| IntegerRangeValidator(int min_value, int max_value) | arcs::aubo_scope::IntegerRangeValidator | |
| IntegerRangeValidator(std::function< std::pair< int, int >()> range_func) | arcs::aubo_scope::IntegerRangeValidator | |
| isValid(std::string value) override | arcs::aubo_scope::IntegerRangeValidator | virtual |
| 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 | private |