|
GTPin
|
Knob descriptor: set of immutable Knob properties More...
#include <gt_knob_defs.h>
Data Fields | |
| const char * | name |
| Unique identifier of the Knob. | |
| const char * | helpMsg |
| Description of the Knob in the help message. | |
| uint32_t | flags |
| A combination of KNOB_FLAG properties. | |
| char | symId |
| Single-symbol identifier of the Knob in the command line, < or \0 character if such identifier does not exist. | |
| KNOB_TYPE | knobType |
| Type of the Knob value(s) | |
Knob descriptor: set of immutable Knob properties
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4