Data Fields | |
| char | fname [NAMEDATALEN] |
| char * | val |
| char * | json |
| bool | isnull |
Definition at line 174 of file jsonfuncs.c.
| char jsonHashEntry::fname[NAMEDATALEN] |
Definition at line 176 of file jsonfuncs.c.
Definition at line 179 of file jsonfuncs.c.
Referenced by hash_object_field_end(), json_populate_record(), populate_recordset_object_end(), and populate_recordset_object_field_end().
| char* jsonHashEntry::json |
Definition at line 178 of file jsonfuncs.c.
| char* jsonHashEntry::val |
Definition at line 177 of file jsonfuncs.c.
Referenced by hash_object_field_end(), json_populate_record(), populate_recordset_object_end(), and populate_recordset_object_field_end().
1.7.1