![]() |
DvsenseDriver
1.0.3
The SDK for dvsense products.
|
整数参数的详细信息。 更多...
#include <ToolInfo.h>
Public 成员函数 | |
std::string | toString () |
int | constraintValue (int value) |
Public 属性 | |
int | min |
int | max |
int | default_value |
std::string | unit |
std::function< bool(int &)> | readValue |
std::function< bool(int)> | writeValue |
整数参数的详细信息。
|
inline |
|
inline |
int dvsense::IntParameterInfo::min |
int dvsense::IntParameterInfo::max |
int dvsense::IntParameterInfo::default_value |
std::string dvsense::IntParameterInfo::unit |
std::function<bool(int&)> dvsense::IntParameterInfo::readValue |
std::function<bool(int)> dvsense::IntParameterInfo::writeValue |