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

Data Fields

char * host
 
json_t * versions
 
unsigned int flags
 
char * sessionToken
 
char * basicAuthStr
 
char * HostHeaderValue
 
EFI_REST_EX_PROTOCOLRestEx
 

Detailed Description

Definition at line 41 of file redfishService.h.

Field Documentation

◆ basicAuthStr

char* redfishService::basicAuthStr

Definition at line 46 of file redfishService.h.

◆ flags

unsigned int redfishService::flags

Definition at line 44 of file redfishService.h.

◆ host

char* redfishService::host

Definition at line 42 of file redfishService.h.

◆ HostHeaderValue

char* redfishService::HostHeaderValue

Definition at line 51 of file redfishService.h.

◆ RestEx

EFI_REST_EX_PROTOCOL* redfishService::RestEx

Definition at line 52 of file redfishService.h.

◆ sessionToken

char* redfishService::sessionToken

Definition at line 45 of file redfishService.h.

◆ versions

json_t* redfishService::versions

Definition at line 43 of file redfishService.h.


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