|
HosrDiretta
|
Set target configure information string. More...
#include <Find.hpp>
Public Types | |
| enum | eType { TYPE_NONE , TYPE_STRING , TYPE_VALUE , TYPE_BOOL , TYPE_SELECT , TYPE_FIX , TYPE_BITS } |
Public Attributes | |
| enum DIRETTA::Find::TargetSettingInfo::eType | Type |
| std::string | Label |
| std::string | Str |
| std::vector< std::string > | Select |
| Selectable options (for TYPE_SELECT) | |
| int | Val |
| Setting Value. | |
| int | Min |
| Setting Minimum Value. | |
| int | Max |
| Setting Maximum Value. | |
| int | Def |
| Setting Default Value. | |
Set target configure information string.