![]() |
DvsenseDriver
1.0.3
The SDK for dvsense products.
|
The detailed information of the boolean parameter. More...
#include <ToolInfo.h>
Public Member Functions | |
std::string | toString () |
Public Attributes | |
bool | default_value |
std::function< bool(bool &)> | readValue |
std::function< bool(bool)> | writeValue |
The detailed information of the boolean parameter.
|
inline |
bool dvsense::BoolParameterInfo::default_value |
std::function<bool(bool&)> dvsense::BoolParameterInfo::readValue |
std::function<bool(bool)> dvsense::BoolParameterInfo::writeValue |