#include <utils.h>
|
| bool | std14_ { true } |
| | If true then 2014 std objects should be included in search.
|
| |
| bool | std22_ { true } |
| | If true then 2022 std objects should be included in search.
|
| |
Definition at line 127 of file utils.h.
◆ RevisionOptions()
| KACTUS2_API Utils::RevisionOptions::RevisionOptions |
( |
| ) |
|
|
default |
The default constructor
Constructs struct with all options set to true.
◆ std14_
| bool Utils::RevisionOptions::std14_ { true } |
If true then 2014 std objects should be included in search.
Definition at line 130 of file utils.h.
◆ std22_
| bool Utils::RevisionOptions::std22_ { true } |
If true then 2022 std objects should be included in search.
Definition at line 133 of file utils.h.
The documentation for this struct was generated from the following file:
- kactus2dev/KactusAPI/include/utils.h