Open Enclave  0.12.0
Data Fields
_oe_enclave_setting Struct Reference

The uniform structure type containing a specific type of enclave setting. More...

#include <host.h>

Collaboration diagram for _oe_enclave_setting:
Collaboration graph
[legend]

Data Fields

oe_enclave_setting_type_t setting_type
 The type of the setting in u
 
union {
   const oe_enclave_setting_context_switchless_t *   context_switchless_setting
 
u
 The specific setting for the enclave, such as for configuring context-switchless calls.
 

Detailed Description

The uniform structure type containing a specific type of enclave setting.


The documentation for this struct was generated from the following file: