#include <utils.h>
|
bool | invalid_ { true } |
| If true then invalid objects should be included in search.
|
|
bool | valid_ { true } |
| If true then valid objects should be included in search.
|
|
Definition at line 112 of file utils.h.
◆ ValidityOptions()
KACTUS2_API Utils::ValidityOptions::ValidityOptions |
( |
| ) |
|
|
default |
The default constructor
Constructs struct with all options set to true.
◆ invalid_
bool Utils::ValidityOptions::invalid_ { true } |
If true then invalid objects should be included in search.
Definition at line 118 of file utils.h.
◆ valid_
bool Utils::ValidityOptions::valid_ { true } |
If true then valid objects should be included in search.
Definition at line 115 of file utils.h.
The documentation for this struct was generated from the following file:
- kactus2dev/KactusAPI/include/utils.h