Doxygen with github
Loading...
Searching...
No Matches
ksf::comps::ksConfigParameter Struct Reference

A structure that defines configuration parameter. More...

#include <ksConfigProvider.h>

Public Attributes

std::string id
 Unique parameter identifier.
 
std::string label
 Value label.
 
std::string value
 Default parameter value.
 
EConfigParamType::Type type {}
 Parameter type.
 
int maxLength {}
 Maximum length of the parameter value.
 

Detailed Description

A structure that defines configuration parameter.


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