TA-REF
types.h File Reference
#include <stddef.h>
#include "sgx_error.h"
#include "sgx_eid.h"
+ Include dependency graph for types.h:

Go to the source code of this file.

Classes

struct  _sgx_errlist_t
 

Typedefs

typedef struct _sgx_errlist_t sgx_errlist_t
 

Variables

sgx_enclave_id_t global_eid = 0
 
static sgx_errlist_t sgx_errlist []
 

Typedef Documentation

◆ sgx_errlist_t

typedef struct _sgx_errlist_t sgx_errlist_t

Variable Documentation

◆ global_eid

sgx_enclave_id_t global_eid = 0

◆ sgx_errlist

sgx_errlist_t sgx_errlist[]
static