Contains firmness search settings.
More...
#include <utils.h>
|
bool | hw_ { true } |
| If true then hardware components should be included in search.
|
|
bool | sw_ { true } |
| If true then software components should be included in search.
|
|
bool | system_ { true } |
| If true then system components should be included in search.
|
|
Contains firmness search settings.
Definition at line 22 of file utils.h.
◆ ImplementationOptions()
KACTUS2_API Utils::ImplementationOptions::ImplementationOptions |
( |
| ) |
|
|
default |
The default constructor
Constructs struct with all options set to true.
◆ hw_
bool Utils::ImplementationOptions::hw_ { true } |
If true then hardware components should be included in search.
Definition at line 25 of file utils.h.
◆ sw_
bool Utils::ImplementationOptions::sw_ { true } |
If true then software components should be included in search.
Definition at line 28 of file utils.h.
◆ system_
bool Utils::ImplementationOptions::system_ { true } |
If true then system components should be included in search.
Definition at line 31 of file utils.h.
The documentation for this struct was generated from the following file:
- kactus2dev/KactusAPI/include/utils.h