TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/RestJsonStructure.h>
Data Fields | |
EFI_REST_JSON_RESOURCE_TYPE_NAMESPACE | NameSpace |
Namespace of this resource type. | |
EFI_REST_JSON_RESOURCE_TYPE_DATATYPE | DataType |
REST resource type identifier
REST resource type consists of name space and data type.
Definition at line 46 of file RestJsonStructure.h.
EFI_REST_JSON_RESOURCE_TYPE_DATATYPE _EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER::DataType |
Name of data type declared in this resource type.
Definition at line 48 of file RestJsonStructure.h.
EFI_REST_JSON_RESOURCE_TYPE_NAMESPACE _EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER::NameSpace |
Namespace of this resource type.
Definition at line 47 of file RestJsonStructure.h.