TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/RestJsonStructure.h>
Data Fields | |
LIST_ENTRY | NextSupportedRsrcInterp |
Linklist to next supported conversion. | |
EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER | RestResourceInterp |
JSON resource type this convertor supports. | |
List of JSON to C structure conversions which this convertor supports.
Definition at line 55 of file RestJsonStructure.h.
LIST_ENTRY _EFI_REST_JSON_STRUCTURE_SUPPORTED::NextSupportedRsrcInterp |
Linklist to next supported conversion.
Definition at line 56 of file RestJsonStructure.h.
EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER _EFI_REST_JSON_STRUCTURE_SUPPORTED::RestResourceInterp |
JSON resource type this convertor supports.
Definition at line 57 of file RestJsonStructure.h.