Contains the Re-usability search filters.
More...
#include <utils.h>
|
bool | fixed_ { true } |
| If true then fixeds should be included in search.
|
|
bool | mutable_ { true } |
| If true then mutables should be included in search.
|
|
bool | templates_ { true } |
| If true then templates should be included in search.
|
|
Contains the Re-usability search filters.
Definition at line 69 of file utils.h.
◆ FirmnessOptions()
KACTUS2_API Utils::FirmnessOptions::FirmnessOptions |
( |
| ) |
|
|
default |
The default constructor
Constructs struct with all options set to true
◆ fixed_
bool Utils::FirmnessOptions::fixed_ { true } |
If true then fixeds should be included in search.
Definition at line 78 of file utils.h.
◆ mutable_
bool Utils::FirmnessOptions::mutable_ { true } |
If true then mutables should be included in search.
Definition at line 75 of file utils.h.
◆ templates_
bool Utils::FirmnessOptions::templates_ { true } |
If true then templates should be included in search.
Definition at line 72 of file utils.h.
The documentation for this struct was generated from the following file:
- kactus2dev/KactusAPI/include/utils.h