HosrDiretta
Loading...
Searching...
No Matches
DIRETTA::Find::TargetSettingInfo Struct Reference

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.
 

Detailed Description

Set target configure information string.


The documentation for this struct was generated from the following file: