certmanager/lib
kleo_chiasmus_config_data Struct Reference
List of all members.Detailed Description
Definition at line 8 of file config_data.h.
Public Attributes | |
| const char * | name |
| const char * | description |
| int | level |
| int | type |
| union { | |
| const char * path | |
| const char * string | |
| const char * url | |
| struct { | |
| unsigned int value: 1 | |
| unsigned int numTimesSet: 31 | |
| } boolean | |
| int integer | |
| unsigned int unsigned_integer | |
| } | defaults |
| unsigned int | is_optional: 1 |
| unsigned int | is_list: 1 |
| unsigned int | is_runtime: 1 |
The documentation for this struct was generated from the following file:

