MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_REST_JSON_STRUCTURE_HEADER Struct Reference

Data Fields

EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER JsonRsrcIdentifier
 
VOIDJsonStructurePointer
 

Detailed Description

The header file of JSON C structure

Field Documentation

EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER _EFI_REST_JSON_STRUCTURE_HEADER::JsonRsrcIdentifier

Resource identifier which use to choice the proper interpreter. Follow by a pointer points to JSON structure, the content in the JSON structure is implementation-specific according to converter producer.

VOID* _EFI_REST_JSON_STRUCTURE_HEADER::JsonStructurePointer