PostgreSQL Source Code git master
Data Fields
json_field Struct Reference

Data Fields

const char *  name
 
 
union {
   char **   scalar
 
   struct curl_slist **   array
 
target
 
bool  required
 

Detailed Description

Definition at line 431 of file oauth-curl.c.

Field Documentation

array

struct curl_slist** json_field::array

Definition at line 441 of file oauth-curl.c.

Referenced by oauth_json_object_field_start(), oauth_json_scalar(), and parse_oauth_json().

name

const char* json_field::name

Definition at line 433 of file oauth-curl.c.

Referenced by oauth_json_array_end(), oauth_json_object_end(), oauth_json_object_field_start(), oauth_json_scalar(), parse_oauth_json(), and report_type_mismatch().

required

bool json_field::required

Definition at line 444 of file oauth-curl.c.

Referenced by parse_oauth_json().

scalar

char** json_field::scalar

Definition at line 440 of file oauth-curl.c.

Referenced by oauth_json_object_field_start(), oauth_json_scalar(), and parse_oauth_json().

union { ... } json_field::target

Referenced by oauth_json_object_field_start(), oauth_json_scalar(), and parse_oauth_json().

type

JsonTokenType json_field::type

Definition at line 435 of file oauth-curl.c.

Referenced by oauth_json_array_end(), oauth_json_array_start(), oauth_json_object_field_start(), oauth_json_scalar(), and report_type_mismatch().


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

AltStyle によって変換されたページ (->オリジナル) /