TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_REST_JSON_STRUCTURE_SUPPORTED Struct Reference

#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.
 

Detailed Description

List of JSON to C structure conversions which this convertor supports.

Definition at line 55 of file RestJsonStructure.h.

Field Documentation

◆ NextSupportedRsrcInterp

LIST_ENTRY _EFI_REST_JSON_STRUCTURE_SUPPORTED::NextSupportedRsrcInterp

Linklist to next supported conversion.

Definition at line 56 of file RestJsonStructure.h.

◆ RestResourceInterp

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.


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