19 #ifndef ASYLO_PLATFORM_CORE_SHARED_NAME_KIND_H_ 20 #define ASYLO_PLATFORM_CORE_SHARED_NAME_KIND_H_ SharedNameKind
Separate namespaces for naming shared resources across the enclave boundary.
Definition: shared_name_kind.h:27
A socket resource.
Definition: shared_name_kind.h:36
A default provided for resources that don't belong to any particular namespace.
Definition: shared_name_kind.h:30
A timer resource.
Definition: shared_name_kind.h:39
An address resource.
Definition: shared_name_kind.h:33
A shared memory block.
Definition: shared_name_kind.h:42