Contains the search options for document types.
More...
#include <utils.h>
|
bool | advanced_ { true } |
| If true then other IP-Xact types should be included in search.
|
|
bool | apis_ { true } |
| If true then APIs/Coms should be included in search.
|
|
bool | buses_ { true } |
| If true then bus definitions should be included in search.
|
|
bool | catalogs_ { true } |
| If true then catalogs should be included in search.
|
|
bool | components_ { true } |
| If true then components should be included in search.
|
|
Contains the search options for document types.
Definition at line 88 of file utils.h.
◆ TypeOptions()
KACTUS2_API Utils::TypeOptions::TypeOptions |
( |
| ) |
|
|
default |
The default constructor
Constructs struct with all options set to true.
◆ advanced_
bool Utils::TypeOptions::advanced_ { true } |
If true then other IP-Xact types should be included in search.
Definition at line 103 of file utils.h.
◆ apis_
bool Utils::TypeOptions::apis_ { true } |
If true then APIs/Coms should be included in search.
Definition at line 100 of file utils.h.
◆ buses_
bool Utils::TypeOptions::buses_ { true } |
If true then bus definitions should be included in search.
Definition at line 94 of file utils.h.
◆ catalogs_
bool Utils::TypeOptions::catalogs_ { true } |
If true then catalogs should be included in search.
Definition at line 97 of file utils.h.
◆ components_
bool Utils::TypeOptions::components_ { true } |
If true then components should be included in search.
Definition at line 91 of file utils.h.
The documentation for this struct was generated from the following file:
- kactus2dev/KactusAPI/include/utils.h